.dummy {font-family: arial, helvetica, sans-serif; background-color:white;}

.cell_color {background-color: #FFFFFF;}
.site_name {font-family: arial, helvetica, sans-serif; font-weight: bold;	font-size: 14px; }
.header {
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	background-color: #999999;
	text-align: center;
}
.header1 {font-family: arial, helvetica, sans-serif; color: #000000;	font-weight: bold;	font-size: 16px; }
.text {font-family: arial, helvetica, sans-serif; font-size: 13px;  font-weight:normal;}
.smtxt {font-family: verdana, arial, helvetica, sans-serif; font-size: 11px;  font-weight:normal;}
.doctxt {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: White;
	border-color: #999999;
	padding: 3px;
}
.btext {font-family: arial, helvetica, sans-serif; font-size: 13px;  font-weight:bold;}
.gbtext {font-family: arial, helvetica, sans-serif; font-size: 13px; color: #000000; font-weight:bold;}
.blinks {font-family: arial, helvetica, sans-serif;  font-size: 12px; font-weight:normal; }
.license {font-family: arial, helvetica, sans-serif;  font-size: 12px; background-color: #FFFFFF; font-weight:normal;}
.copyright {font-family: arial, helvetica, sans-serif;   font-size: 12px; font-weight:normal; }

BODY, P, TD, OL, UL, DD, DT, DL {font: 12px "arial, helvetica, sans-serif"; color:#000000;}
BODY {background-repeat:no-repeat;}

A {text-decoration: underline; color:#333333; font-family:inherit;}
A:active {text-decoration: none; color:#333333; font-family:inherit;}
A:hover {text-decoration: underline; color:#666666;  font-family:inherit;}
A:visited:hover{text-decoration: underline; color:#666666;  font-family:inherit;}


