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

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

.cat-ctr {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.u_line {
	text-decoration: underline;
}

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

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

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

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

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

