body {
	background-position: top;
	background-color: #333366;
	margin: 0px;
}

body, table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B5BDED;
}

a {
	color: #B5BDED;
	text-decoration: underline;
}

a:hover {
	color: #E5DEFF;
	text-decoration: underline;
}

.maintext {
	font-size: 16px;
	color: #B5BDED;
}

.subtext {
	font-size: 12px;
	color: #B5BDED;
}

.listtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B5BDED;
}

.cat_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B5BDED;
	font-weight: bolder;
	line-height: 18px;
	display: block;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B5BDED;
	font-weight: bolder;
}

.premtop {
	color: #B5BDED;
	width: 600px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	font-size: 16px;
}

.bdr4left {
	border: 5px solid #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bdr4right {
	border: 5px solid #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: right;
}


.boldhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

.hdr_ctr {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

.ctr {
	text-align: center;
}

ul#list1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
}

ul#list1 li
{
	list-style-type: disc;
	margin: 8px 0px;
}
