:link {
	COLOR: #3D81D6;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 8pt;
	font-weight: bold;
}
:visited {
	COLOR: #83BCFF;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 8pt;
	font-weight: bold;
}
:active {
	COLOR: Black;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 8pt;
	font-weight: bold;
}
:hover {
	COLOR: white;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 8pt;
	font-weight: bold;
}
a.nav:link {
	COLOR: White;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 10pt;
	font-weight: bold;
	text-align : left;
}
a.nav:visited {
	COLOR: White;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 10pt;
	font-weight: bold;
	text-align : left;
}
a.nav:active {
	COLOR: Red;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 10pt;
	font-weight: bold;	
	text-align : left;
}
a.nav:hover {
	COLOR: #80b7ff;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 10pt;
	font-weight: bold;
	text-align : left;
}
a.body:link {
	COLOR: #FFFF77;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 10pt;
	font-weight: bold;
}
a.body:visited {
	COLOR: #FFFF77;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 10pt;
	font-weight: bold;
}
a.body:active {
	COLOR: Red;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 10pt;
	font-weight: bold;
}
a.body:hover {
	COLOR: Red;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 10pt;
	font-weight: bold;
}
.bod {
	COLOR: White;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 11pt;
	font-weight: normal;
	text-align : left;
	
}
BODY { margin-top: 0px; }.