/* CSS Document */

.body {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 9pt;
	font-style: normal;
	font-smooth: auto;
	line-height: 15pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: white;
	text-decoration: none;

}
.headers {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
	font-smooth: auto;
	line-height: 16pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: black;
	text-decoration: none;
	letter-spacing: 4pt;


}
a.links {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 9pt;
	font-style: normal;
	font-smooth: auto;
	line-height: 15pt;
	font-weight: normal;
	font-variant: normal;
	color: white;
	text-decoration: none;



}
a.visited {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 9pt;
	font-style: normal;
	font-smooth: auto;
	line-height: 15pt;
	font-weight: normal;
	font-variant: normal;
	color: white;
	text-decoration: none;



}
a.active {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 9pt;
	font-style: normal;
	font-smooth: auto;
	line-height: 15pt;
	font-weight: normal;
	font-variant: normal;
	color: white;
	text-decoration: none;



}


