/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family:  Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 14px;
	color: #000066;
}

td, th {
	font-family:  Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

form {
	background-color: #000000;
}


.blackitalic {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	font-style: oblique;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #CC9900;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #CC0000;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #996699;
}

.redheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #CC0000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #FFCC00;
}

