/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 14px;
	color: #000000;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

a:link.bot {
	text-decoration: none;
}
a:visited.bot {
	text-decoration: none;
	color: #000000;
}
a:hover.bot {
	text-decoration: none;
	color: #0033CC;
}
a:active.bot {
	text-decoration: none;
	color: #000000;
}

.border {border-color: #000099; border-style: solid; border-width: 2px; }
.text18 {font-size: 18px;}
.text12 {font-size: 12px;}
.text10 {font-size: 10px;}
.blue {color: #000099;}
.red {color: #CC0000;}
