
a:link    { color: #B0B0ff }
a:visited { color: #c0c0ff }
a:hover   { color: #E0E0E0; text-decoration: underline }
a:active  { color: #ffffff }

BODY {
	background-color: #000000;
	color: #e0e0e0;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

H1, H2, H3, H4, H5, H6 {
	font-family: Arial,Hevetica,Verdana,sans-serif;
	text-align: center;
}

H1 {
	font-size: 30pt;
}

P,TH,TD {
	font-family: Arial,Hevetica,sans-serif;
	font-size: 12pt;
	color: #e0e0e0;
}

#movingmenu {
	position: absolute;
	left: 14px;
	width: 92px;
	visibility: hidden;
}

#TitleTop {
	color: #000000;
	font-family: Arial,Hevetica,sans-serif;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	margin-left: 2%;
}

#Title {
	color: #e0e0e0;
	font-family: Arial,Hevetica,sans-serif;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	line-height: 2em;
	margin-left: 2%;
	margin-right: 10%;
}

