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

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

.boldtxt {
	font-weight: bold;
}

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

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

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

.listtext {
	font-size: 14px;
	color: #B5BDED;
}

.sig {
	font-size: 11px;
	color: #000000;
}

hr {
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bolder;
}
	
.u_line {
	text-decoration: underline;
}

.email {
	color: #000099;
}

.form1 {
	background-color: #CCCCCC;
	border: 1px solid #000000;
}
