/* CSS Document */
a
{
color: #FFFFFF;
text-decoration:none;
}
a:hover
{
color: #FF00FF;
}
a:active
{
color: #FF00FF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;	
}
.style2 {
	font-size: 12px;
    color: #FF0000;
}
.style3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;	
}
.style4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.style5 {
	font-size: 12px;
    color: #000000;
}
.style6 {
	font-size: 18px;
	font-weight: bold;
	color: #C7040A;
}
.style7 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.style8 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.style9 {
	font-size: 14px;
	font-weight: bold;
	color: #C7040A;
}
.style11 {
    font-size: 12px;
	color: #FF3333;
	font-weight: bold;
}
