/* CSS Document */
body 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	left: auto;
	right: auto;
	margin-top:0px;
	text-align: center;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:visited
{
	text-decoration: none;
}
td { 	Font-Family : Arial, Helvetica, sans-serif; Font-Size : 10pt; }
.hdr
{
	font-size:large;
	font-weight:bold;
	padding: 10px 0px 10px 0px;
}

.category
{
	text-align:center;
	padding: 5px 0px 5px 0px;
}

.lst_hdr
{
	font-weight:bold;
	padding: 10px 0px 10px 0px;
	text-align: center;
}
.contenthead {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight:bold;
}

.maintable {
	width: 675px;
	padding:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333366;
	border-right-color: #333366;
	border-bottom-color: #333366;
	border-left-color: #333366;
}