@charset "utf-8";
/* CSS Document */

body {
	font-family:arial;
	font-size: 12px;
	color:black;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	font-size:14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
H3
{
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px

}
H4
{
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px

}
H5
{
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px
}
ul { MARGIN-TOP: 3px; MARGIN-BOTTOM: 3px }
A
{
	color: black
}
A:hover
{
	color: #990000;
	TEXT-DECORATION:none
}
.style1 {color: #006699}
.style2 {color: #990099}
.style3 {
	color: #FF9900
}
.style4 {
	color: #339933
}
.style5 {color: #993300}
.style6 {font-size: large}
.Text_box {
	border: medium inset #CCCCCC;
}
.topbanner {
	background-image: url(images/topbg-3.gif);
	background-repeat: repeat-x;
}
