.title {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #F4980A;
}

.head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #000000;
	font-weight : bold;
	
}

.foot {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;	
}

.foot2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #F4980A;	
	align : center;
}

.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #000000;
}

.highlight {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #08588C;
}
.nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
}

.search {
	font-family : Verdana;
	font-size : 10pt;
	color : #FFFFFF;
	font-weight : bold;
}

.search2 {
	font-family : Verdana;
	font-size : 12pt;
	color : #FFFFFF;
	font-weight : bold;
}

.body-bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.adr {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	weight : bolder;
	color : #FFFFFF;
}

.red {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FF0000;
}

A:LINK.white {
	text-decoration : none;
	color : #2E3399;
	font-weight : bold;
}


a.bgroll { 
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #2E3399; 
	color: #ffffff; 	
	margin: 0px; 
	padding: 0px; 
	text-decoration: none;
} 

a.bgroll:hover { 
	background-color: #CC3333; 
	color: #ffffff;	
} 




