﻿/* CSS Document */
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #006699;
}
.nine {
	font-size: 9px;
}
.toplink {
	font-size: 9px;
	color: #990000;
}
.boldarial {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style1 {
	color: #FF9900;
	font-size: 9px;
}
.style2 {
	font-size: 10px;
}
.style5 {
	border-width: 0px;
	text-align: center;
}
.style7 {
	margin-left: 40px;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
}

