a:link {	
	color: #000000;	
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:visited {	color: #000000;	
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:hover {	
	text-decoration: underline;
    color: #FF0000;	
	font-weight: bold;
	font-size: 12px;
}
body {	
	background-color: #A5A8A5;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;	
	margin: 15px;
}
h1 {font-size: 18px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-style: bold;
color: #2F5348;
}
h2 {font-size: 14px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-style: bold;
color: #2F5348;
}
h3 {font-size: 11px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-style: bold;
color: #2F5348;
}
h4 {font-size: 11px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-style: normal;
color: #2F5348;
}
table.style {
width: 95%;
background-color: #FFFFFF;
border: 5px #2F5348 solid;
padding: 8px;
padding: 5px;
}
.lightbg {
background-color: #F4D9C0;
padding: 5px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#294771;
}
.darkbg {
background-color: #FFFFFF;
padding: 5px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#294771;
}
