BODY {
	background: url('../images/background.jpg') no-repeat top center;
	margin-top: 22px;
}
a.body:link {
	COLOR: Blue;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 11pt;
	font-weight: normal;
}
a.body:visited {
	COLOR: Purple;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 11pt;
	font-weight: normal;
}
a.body:active {
	COLOR: Black;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 11pt;
	font-weight: normal;
}
a.body:hover {
	COLOR: Red;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 11pt;
	font-weight: normal;
}
a.nav:link {
	COLOR: white;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 8pt;
	font-weight: normal;
}
a.nav:visited {
	COLOR: white;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 8pt;
	font-weight: normal;
}
a.nav:active {
	COLOR: maroon;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 8pt;
	font-weight: normal;
}
a.nav:hover {
	COLOR: yellow;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 8pt;
	font-weight: normal;
}
a.nav2:link {
	COLOR: black;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 9pt;
	font-weight: bold;
}
a.nav2:visited {
	COLOR: black;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 9pt;
	font-weight: bold;
}
a.nav2:active {
	COLOR: navy;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 9pt;
	font-weight: bold;
}
a.nav2:hover {
	COLOR: maroon;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 9pt;
	font-weight: bold;
}
a.nav3:link {
	COLOR: navy;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 9pt;
	font-weight: bold;
}
a.nav3:visited {
	COLOR: navy;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 9pt;
	font-weight: bold;
}
a.nav3:active {
	COLOR: maroon;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 9pt;
	font-weight: bold;
}
a.nav3:hover {
	COLOR: red;
	TEXT-DECORATION: none;
	font-family: Arial, ;
	font-size: 9pt;
	font-weight: bold;
}

.Body_Text {
	font-family: Arial ;
	font-size: 10pt;
	text-align: left;
}
.Body_Large {
	font-family: Arial,  ;
	font-size: 13pt;
	text-align: center;
	color : black;
	font-weight : bold;
}
.footer_1 { 
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	font-size: 7pt; 
	font-style: normal; 
	font-weight: normal; 
	text-align: center}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
