body {
	font-family: Verdana;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #FFFFFF;



}

td {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;


}

th {
	font-family: Verdana;
	font-size: 12px;

}
P {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;


	
	}
H1 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;


	
	}
	H2 {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #000000;


	
	}
a:link {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #006600;

}
a:visited {
	font-family: Verdana;
	font-size: 14px;
	color: #006633;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: Verdana;
	font-size: 14px;
	color: #66FF00;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF66FF;
	text-decoration: underline;
}
