H1 {
	font-family:arial;
	font-size:16px;
}
TABLE {
	font-family:arial;
	font-size:12px;
}

.toplineblue {
	border-color: #3E82F1;
	border-style : solid;
	border-bottom-width : 0px;
	border-top-width : thin;
	border-left-width : 0px;
	border-right-width : 0px;
}

.toplineyellow {
	border-color: #ffcf11;
	border-style : solid;
	border-bottom-width : 0px;
	border-top-width : thin;
	border-left-width : 0px;
	border-right-width : 0px;
}
.toplinegreen {
	border-color: #007900;
	border-style : solid;
	border-bottom-width : 0px;
	border-top-width : thin;
	border-left-width : 0px;
	border-right-width : 0px;
}
.greenlink {
	font-family:ms sans serif,arial;
	color:green;
	font-size:10px;
	text-decoration:none;
}
.yellowlink {
	font-family:tahoma,arial;
	color:#D6AE0D;
	font-size:10px;
	text-decoration:none;
}
.graylink {
	font-family:tahoma,arial;
	color:Gray;
	font-size:10px;
	text-decoration:none;
}
.newsgreenlink {
	font-family:tahoma,arial;
	color:#007900;
	font-size:10px;
	text-decoration:none;
}
.noborder {
	border-style:none;
	border-width:none;
}
.form {
	font-family:arial;
	font-size:12px
}
.sidebox {
	font-family:arial;
	font-size:12px;
}
.whitefont {
	font-family:arial;
	color:white;
	font-size:12px;
	font-weight:bold;
}

.smalllinks2:Hover {
	font-family:arial;
	color:#4D70E7;
	font-size:10px;
	text-decoration:none;
}
.smalllinks2 {
	font-family:arial;
	color:black;
	font-size:10px;
	text-decoration:none;
}
.small {
	font-family:arial;
	color:gray;
	font-size:10px;
	text-decoration:none;
}
.nodec {
	text-decoration:none;
	color:black;
}
.sider {
	border-color: #f0f0f0;
	border-style : solid;
	border-bottom-width : 0px;
	border-top-width : 0px;
	border-left-width : thin;
	border-right-width : 0px;
}
.sider {
	border-color: #f0f0f0;
	border-style : solid;
	border-bottom-width : 0px;
	border-top-width : 0px;
	border-left-width : thin;
	border-right-width : 0px;
}
.dotline {
	border-color: Silver;
	border-style : dotted;
	border-bottom-width : thin;
	border-top-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
}
.dotstrip {
	border-color: Silver;
	border-style : dotted;
	border-bottom-width : 0px;
	border-top-width : 0px;
	border-left-width : thin;
	border-right-width : 0px;
}
.smallblack {
	font-family:ms sans serif,arial;
	color:black;
	font-size:10px;
	text-decoration:none;
}

