@charset "utf-8";
/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
body {
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;

}
a {
	color: #0B284D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	}

a:hover {
	color: #003399;
	text-decoration: underline;
}

.title  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-stretch:wider;
	color: #003366;
	font-weight:bold;
}

.style7 {
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style8 {font-size: 9px}
.style9 {color: #FFFFFF}
.style10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.selected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFF99;
	font-weight:bold;
}


</style>