<style type="text/css"> 

{}

body  {

 	background-color : white;

}

A:link{

	font-family: Arial, Helvetica, sans-serif;

	color: #6b7dbd;

}

A:visited{

	font-family: Arial, Helvetica, sans-serif;

	color: #6b7dbd;

}

A:active{

	font-family: Arial, Helvetica, sans-serif;

	color: #4a5683;

}

A:hover{

	font-family: Arial, Helvetica, sans-serif;

	color: #4a5683;

}

p {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12pt;

	color: black;

}

body,td {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12pt;

	color: black;

}

.small{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color: black;

}

.bread{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 8pt;

	color: black;

}

.blueheader{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12pt;

	color: white;

	font-weight: bold;

	background-color: #6a7fb8;

}

.redheader{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14pt;

	color: white;

	font-weight: bold;

	background-color: #a63429;

}

.darkblueheader{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12pt;

	color: white;

	font-weight: bold;

	background-color: #003585;

}

.orangerow{

	background-color: #FFF3D9;

}

.bluerow{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E2E7F1;
	font-size: 12pt;

}

.white{

	color: white;

}

</style>
