@charset "UTF-8";
body {
background: #FFF;
font-family:Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
}

#header {
	clear:left;
	float:left;
	height:119px;
	width:100%;
	background-repeat: repeat;
}

p {
	color:#5E7997; 
	font-size:95%; 
	font-family: arial, helvetica, sans-serif;
}

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #003;
	text-decoration: none;
	
}

a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F90;
	text-decoration: none;
}

li {
	color:#5E7997; 
	font-size:95%; 
	font-family: arial, helvetica, sans-serif;
}

label {
	color:#003; 
	font-size:120%; 
	font-family: arial, helvetica, sans-serif;
}
