<STYLE type="text/css">
/* Global Table Settings */
body {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size  : 12px;
	color      : #000000;
	background-color: #FFFFFF;
}
table, td, th {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size  : 12px;
	color      : #000000;
	background-color: #FFFFFF;
}
div.body {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size  : 12px;
	color      : #000000;
	width      : 800px;
	padding     : 10px;
	background-color: #FFFFFF;
}
/* Font styles */
.body {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size  : 12px;
	color      : #000000;
	background-color: #FFFFFF;
}
.title1 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size  : 24px;
	color      : #000000;
	font-weight: bold;
}
.blackhead1 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size  : 18px;
	color      : #000000;
	font-weight: bold;
}
.blackhead2 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size  : 16px;
	color      : #000000;
	font-weight: bold;
}
.blackhead3 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size  : 14px;
	color      : #000000;
	font-weight: bold;
}
.bluehead1 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size  : 20px;
	color      : #365C90;
	font-weight: bold;
}
.bluehead2 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size  : 18px;
	color      : #365C90;
	font-weight: bold;
}
.bluehead3 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size  : 16px;
	color      : #365C90;
	font-weight: bold;
}
.bluehead4 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size  : 14px;
	color      : #365C90;
	font-weight: bold;
}
.redhead {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size  : 16px;
	color      : #CC3333;
	font-weight: bold;
}
.redhead1 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size  : 14px;
	color      : #CC3333;
	font-weight: bold;
}
.redhead2 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size  : 12px;
	color      : #CC3333;
	font-weight: bold;
}
.small {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size  : 11px;
}
.vsmall {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size  : 10px;
}
.big {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size  : 14px;
}
.hotlink {text-align: right; font-weight: bold;}
/* hor rule */
.hr-centerblue {
	margin: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #365C90;
	border-right-color: #365C90;
	border-bottom-color: #365C90;
	border-left-color: #365C90;
}
/* Links */
a, a:link, a:active, a:visited {
	text-decoration: underline;
	color          : #365C90;
	font-family    : verdana,arial,helvetica,sans-serif;
	font-weight    : bold;
}
a:hover {
	text-decoration: none;
	color          : #CC3333;
	font-family    : verdana,arial,helvetica,sans-serif;
	font-weight    : bold;
}
/* Forms */
input, textarea, select {
	color           : #000000;
	background-color: #FFFFFF;
	font-family     : Verdana, Helvetica, Helvetica, sans-serif;
	font-size       : 14px;
	border          : 1px #636363 solid;
	border-top-width   : 1px;
	border-right-width : 1px;
	border-bottom-width: 1px;
	border-left-width  : 1px;
}
input { text-indent: 2px; }
</STYLE>