body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	
	scrollbar-base-color:#FFFFFF;
  	scrollbar-arrow-color:#333333;
  	scrollbar-darkshadow-color:#003366;
  	scrollbar-face-color:#D0D1E6;
  	scrollbar-highlight-color:#FFFFFF;
  	scrollbar-shadow-color:#000000;
  	scrollbar-track-color:#003366;
}
.fontsmall {
	font-size: 7pt;
}
.fontsmallserif {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	text-decoration: none;

}
link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-variant: small-caps;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #000000;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-variant: normal;
	color: #003366;

}
hr {
	line-height: 1px;
	color: #003366;
}
.border {
	padding:5px;
	margin: auto;
	border: 1px solid #003366;
	background-color: #FFFFFF;
	background-repeat:repeat-y;

}.bold {
	font-weight: bold;
	color: #003366;
	font-size: 10pt;

}

