body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #FFFFCC;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.maintable {
	background-color: #FFFFFF;
	border: thin solid #0A13DE;
	align: center;
}
.header {
	padding-left: 10px;
}
.headertr {
	background-color: #B1B1B8;
}
.headertr a:link {
font-weight: bold;
}
.headertr a:visited {
font-weight: bold;
}
.headertr a:hover {
font-weight: bold;
}
.headertr a:active{
font-weight: bold;
}

.sepe {
	line-height: 15px;
	background-color: #000000;
}
.links {
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.footer {
	font-size: 9px;
}

