a:link {  color: #006699; text-decoration: none}
a:visited {  color: #006699; text-decoration: none}
a:active {  color: #0099FF; text-decoration: none}
a:hover {  color: #0099FF; text-decoration: none}

body {  font-family: "Times New Roman", Times, serif; font-size: 12px;}
td {  font-family: Tahoma; font-size: 11px; color: #333333}
.red {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #990000; font-weight: bold}
.title {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #003366; font-weight: bold}
.mini { font-family: Tahoma; font-size: 9px; color: #666666}
a.white:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a.white:active {
	color: #ffcc00;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a.white:visited {color: #CCCCCC; font-weight: bold; text-decoration: none}
a.white:hover {color: #ffcc00; font-weight: bolder; text-decoration: underline}
.titlewhite {
font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; font-weight: bold
}
.redtitle {
font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #990000; font-weight: bold
}

.border_solid {
	border: 1px solid #000000;
}