BODY {
	color: Black;
	background-color: White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	padding: 0px 0px 0px;
	margin : 0px 0px 0px;
}

A, A:LINK, A:ACTIVE, A:VISITED {
	text-decoration: none;
	color: #6699ff;
	background-color: transparent;
}

A:HOVER {
	text-decoration: underline;
	color: #6699ff;
	background-color: transparent;
}

TABLE {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

TABLE.menu {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: white;
	background-color: #020483;
}

A.menu {
	text-decoration: none;
	color: white;
	background-color: transparent;
	font-size: x-small;
}

A:LINK.menu {
	text-decoration: none;
	color: white;
	background-color: transparent;
	font-size: x-small;
}

A:VISITED.menu {
	text-decoration: none;
	color: white;
	background-color: transparent;
	font-size: x-small;
}

A:ACTIVE.menu {
	text-decoration: none;
	color: white;
	background-color: transparent;
	font-size: x-small;
}

A:HOVER.menu {
	text-decoration: none;
	color: white;
	background-color: transparent;
	font-size: x-small;
}

SPAN.small {
	font-size: x-small;
	color: Navy;
	background-color: White;
}

SPAN.subheading {
	font-size : medium;
	color : #6699ff;
	background-color : transparent;
}

SPAN.fatheading {
	font-size : large;
	color : Black;
	background-color : White;
	font-weight : bold;
}

SPAN.thinheading {
	font-size : large;
	color : Black;
	background-color : White;
	font-weight : light;
}

HR {
	width: 100%;
	height: 1px;
	color: Black;
	background-color: transparent;
}

TD.frontsidebar {
	font-size: x-small;
}
menu { color: Black; background-color: White; font-family : Verdana, Arial, Helvetica, sans-serif; font-size: x-small; text-align: center; padding: 0px 0px 0px; margin : 0px 0px 0px; }
.picborder {
	border: 1px solid #000000;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
