<head>
<style type="text/css">
* {
	padding: 0px;
	margin: 0px;	
}
Body{
	font-family: Arial;
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: none;
}
H1{
	font-family: Arial;
	font-size: 18px;
	color: #164FA4;
	text-decoration: none;
}
H3{
	font-family: Arial;
	font-size: 13px;
	color: #164FA4;
	text-decoration: none;
            margin-bottom:5;
}
ul {
            margin-top:0;
            margin-left:20;
            padding:0px 5px 0px 0px
}
.text {
	font-family: Arial;
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: none;
	text-align: left;
}
.border {
	border: 1px solid #F0F0F0;
}
small{
	font-family: Arial;
	font-size: 9px;
	color: #5B5B5B;
	text-decoration: none;
}
Table{
	font-family: Arial;
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: none;
	border-collapse:collapse;
	border: 1px;
}
.tbl{
	font-family: Arial;
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: none;
	text-align:justify;
	border-collapse:collapse;
	border: 1px;
}
INPUT {
	font-family: Arial;
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: none;
}
.dlg{
	font-family: Arial;
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: none;
}
.dialog{
	font-family: Arial;
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: none;
	width:450px;
	height: 100px;
}
#view {
	font-family: Arial;
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: none;
}
.date{
	font-family: Arial;
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: none;
}
.promotext {
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
}
a.sub:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #164FA4;
	text-decoration: none;
}
a.sub:visited {
	font-family: Arial;
	font-size: 11px;
	color: #164FA4;
	text-decoration: none;
	font-weight: normal;
}
a.sub:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.sub:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.checkbox{
padding: 0px;
margin: 0px;
width:620px;
}
.checkbox span{
padding: 1px;
margin: 0px;
display:inline;
float:left;
width:140px;
}
.checkbox input{
padding: 0px;
margin: 0px;
float:left;
width:25px; 
}
.checkbox br{
clear:both;
}
td  a {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #164FA4;
	text-decoration: none;
}
td a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #164FA4;
	text-decoration: none;
	font-weight: normal;
}

td a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
</style>
</head>

