@charset "utf-8";
/* CSS Document */



body {
	background-color: #666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #ffffff;
}
a:visited {
	color: #ffffff;
}
a:active {
	color: #ffffff;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.whitetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
}

.whitelgtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
}
.hometext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:italic;
	color:#333333;
}
.headertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:.1em;
	font-weight:600;
	color:#333333;
}
.bluetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:.1em;
	font-weight:600;
	color:#003366;
}
.smbluetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
}
.greentext {
	color:#008000;
}
.redtext1 {
	color:#a00;
}
.medtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:600;
	color:#333333;
}
.smalltext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
}
.redtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#660000;
}
#link a:link {
	color: #993333;
	font-weight:bold;
	text-decoration: none;
}
#link a:visited {;
	color: #993333;
	text-decoration: none;
}
#link a:hover {
	color: #993333;
	text-decoration: underline;
}
#link a:active {
	color: #993333;
	text-decoration: none;
}
#link a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
