body {
  background-color: #FFFFFF;
} 

A:link {
text-decoration: none; 
color: #000000; 
cursor: hand;
} 
A:visited {
text-decoration: none; 
color: #000000; 
cursor: hand; 
} 
A:active {
text-decoration: none; 
color: #000000; 
cursor: hand; 
} 
A:hover{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	cursor: hand;
}

.header {
font-family: "Verdana", "Century Gothic", Arial, san-serif;
	font-size : 10pt;
	font-weight: bold;
	line-height : 8pt;
	color : #000000;
	width:100%;
}
.navheader {
font-family : verdana, "arial", san-serif;
	font-size : 14pt;
	font-weight: bold;
	line-height : 12pt;
	color : #000000;
	text-decoration : none;
	width:100%;
}
.navigation {
font-family: "verdana", "arial", Tahoma, san-serif; 
font-size: 8.5pt; 
line-height: 150%;
color: #343434; 
text-decoration: none; 
text-align: justify; 
background-color: none;
}
.content {
font-family: "verdana", "arial", Tahoma, san-serif; 
font-size: 8.5pt; 
line-height: 150%;
color: #000000; 
text-decoration: none; 
text-align: justify; 
background-color: none;
}
input,select,textarea {
font-family: "Verdana", "Century Gothic", Arial, san-serif; 
font-size: 8.5pt; 
color: #343434; 
text-decoration: none;  
border: 1px solid #343434; 
background-color: #4BB1D7;
}

strong {
font-family: "verdana", "arial", Tahoma, san-serif; 
font-size: 8.5pt; 
line-height: 150%;
color: #000000; 
text-decoration: none; 
}
