<style>
<!--
BODY {
	background: #FFFFFF;
	color: #000650;
}

.OrangeMenu {
	font-family: Verdana; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	color: white;
	text-decoration: none; 
	background: #FF9900;
}
a.MainLink {
	font-family: Verdana; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #D00030;
	text-decoration: none; 
	background: none;
}
		
a.MainLink:hover {
	font-family: Verdana; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;
	text-decoration: underline; 
	color: #D00030;
	background: none;
}

a.Link {
	font-family: Verdana; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000650;
	text-decoration: none; 
	background: none;
}
		
a.Link:hover {
	font-family: Verdana; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal;
	text-decoration: underline; 
	color: #D00030;
	background: none;
}
a.LinkOrange {
	font-family: Verdana; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #FF9900;
	text-decoration: none; 
	background: none;
}
		
a.LinkOrange:hover {
	font-family: Verdana; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal;
	text-decoration: underline; 
	color: #D00030;
	background: none;
}

.more {
	font-family: Tahoma; 
	font-size: 11px;
	color: #D00030;
}


.more {
	font-family: Tahoma; 
	font-size: 11px;
	color: #D00030;
}

.text11px {
	font-family: Tahoma; 
	font-size: 11px;
	color: #000000;
}



.textContent {
	font-family: Verdana; 
	font-size: 13px;
	color: #000650;
}

.subjectSite {
	font-family: TimesNewRoman; 
	font-size: 30px; 
	font-style: normal; 
	font-weight: normal; 
	color: #D00030;
	text-decoration: none; 
	background: none;
}
a.footer {
	font-family: Tahoma; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #5E5E5E;
	text-decoration: none; 
	background: none;
}
		
a.footer:hover {
	font-family: Tahoma; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal;
	text-decoration: underline; 
	color: #D00030; 
}
.footerMail {
	font-family: tahoma; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #5E5E5E;
	text-decoration: underline; 
}

INPUT.forSearch {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	width: 150px;
	
}
.button {
	color: #FF9900;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	background-color: white;
	border-color: whitesmoke;
	border-width: 1px;
}

.smallbar {
	font-family: Verdana; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #FF9900;
	text-decoration: none; 
}
//--->
</style>