.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #B2382F;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-indent: 0px;
}
body,td,th {
	color: #666666;
}
body {
	background-color: #FFFFFF;
	font-size: 12px;
}

.style7 {font-family: Arial, Helvetica, sans-serif; font-size: large; font-weight: bold; color: #990000; }

input
{
	color: #666666;
	background: #FFFFFF;
	border: 0px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style8 
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: bold; 
color: 666666; 
}

a.one:link, a.one:visited {
	color: white;
	text-decoration: none;
}
a.one:hover, a.one:active {
	color: white;
	text-decoration: underline;
}

a.two:link, a.two:visited {
	color: #666666;
	text-decoration: none;
}
a.two:hover, a.two:active {
	color: #E10000;
	text-decoration: none;
}
