﻿body {
	background-color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}

h4 {
	margin-left:8px;
}

a{
	color:#015170;
	font-weight:bold;
}

#topmenu {
	background-image: url('images/menu_bg.jpg');
	font-family: arial;
	color: #FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:11pt;
}


#topmenu a { 
	text-decoration:none;
	color:white;
}

#topmenu a:hover {
	text-decoration: none;
	border-bottom: 3px solid #91D101;
}


.p {
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	padding-left:8px;
}

table#main p{
	line-height: 150%;
	margin-left: 8px;
	font-size:9pt;
}

#trailer {
	
	font-size: 8pt;
	font-weight:normal;
	font-family:Tahoma;
	text-align:center;
}

