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
}
body {	
	background-color: #ffffff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;	
	margin: 15px;
}
h1 {font-size: 18px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-style: bold;
color: #7fabd7;
}
h2 {font-size: 14px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-style: bold;
color: #ffffff;
}
h3 {font-size: 11px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-style: bold;
color: #006600;
}
h4 {font-size: 11px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-style: normal;
color: #333333;
}
table.style {
width: 95%;
background-color: #7fabd7;
border: 1px #689acc solid;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color: #333333;
padding: 8px;
cellpad: 20px;
}
.lightbg {
background-color: #f7f6f6;
padding: 18px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;	
}
.darkbg {
background-color: #efefef;
padding: 18px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;	
