body {
	font-family: "trebuchet ms", Arial, sans-serif;
	background-color: #B7B6C4; 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: #000000;
	font-size: 11px
}

h1 { margin: 0px; font-size: 15px; margin-top: 0px; margin-bottom: 3px; color : #005db6; }
h2 { margin: 0px; font-size: 13px; margin-top: 0px; margin-bottom: 3px; color : #000000; }
h3 { margin: 0px; font-size: 20 px;; font-family: Verdana, serif; line-height: 120%; }
h4 { margin: 0px; font-size: 20 px; }

a:link {
	color: #262F77;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color: #262F77;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #262F77;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	font-weight: normal;
}

td {
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 11px
}

.note {
	font-family: "trebuchet ms", Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #817e96
}


.note3 {
	color: #000000; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold;
	background-color: #EDEDED;
}

.header {
	background-color: #EDEDED;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px
}

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	font-weight: bold;
}