: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: Yellow;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 8pt;
	font-weight: bold;
}
a.nav:link {
	COLOR: #9f1f30;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing : 1px;
}
a.nav:visited {
	COLOR: Maroon;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing : 1px;
}
a.nav:active {
	COLOR: red;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 12pt;
	font-weight: bold;	
	letter-spacing : 1px;
}
a.nav:hover {
	COLOR: blue;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing : 1px;
}
a.body:link {
	COLOR: White;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 10pt;
	font-weight: bold;
}
a.body:visited {
	COLOR: Silver;
	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: #4a98fe;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 10pt;
	font-weight: bold;
}

.header {
	COLOR: #9f1f30;
	TEXT-DECORATION: none;
	font-family: "Times New Roman";
	font-size: 34pt;
	font-weight: bold;
	font-style : italic;
}

.bod {
	COLOR: White;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 11pt;
	font-weight: normal;
	text-align : left;
}
BODY { margin-top: 54px; }.