BODY {
	font : normal 11px Arial;
	color : #15568B;
}
A {
	color : #ffffff;
	text-decoration : none;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;


}
A:HOVER {
	color : #ffffff;
	text-decoration : underline;
	font-size: 11px;
	font-family: Arial;


}
B {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;


}
table {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
}
