body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link {
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
}

A:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

A:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

A:hover {
	color: #f81b08;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
A.links:link {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}

A.links:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

A.links:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

A.links:hover {
	color: #ff6600;
	text-decoration: none;
	font-weight: normal;
}

TD {
	font-size: 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

P {
	font-size: 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

TD.smaller {
	font-size: 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}

P.smaller {
	font-size: 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
}
.style1 {
	color: #FFFFFF;
	font-size: 10px;
}
.style2 {color: #FFFFFF}
.style3 {
	color: #000595;
	font-style: italic;
	font-weight: bold;
}