
body {	
	background-color: #000000;
	font-family: "Comic Sans MS", Times, Helvetica, sans-serif;	
	font-size: 100%;
	line-height: 2em;	
	color: #ffffff;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
	
A:link {text-decoration: none; color:#00FF00}
A:visited {text-decoration: none; color:#FF00FF}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color:#00FF00;}

EM {
font-size: 120%;
font-style: normal;
font-weight: 700;
}


#top {
padding: .5em;
background-color: #ffff00;
border: none;
height:auto
text-align:center;
vertical-align:middle;
}

#main {
padding: .5em;
background-color: #000000;
border: none;
height:auto
text-align:center;
vertical-align:middle;
}



td {
	font-family: "Comic Sans MS", Times, Helvetica, sans-serif;
	font-size: 90%;
	color: #ffffff;
	border:none;
	-moz-border-radius: 0px 0px 0px 0px;
}

th {
	font-family: "Comic Sans MS", Times, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: 700;
	background-color:#000000;
}



h1 {
	font-family: "Comic Sans MS", Times, Helvetica, sans-serif;
	font-size: 200%;
	color: #000000;
	padding: none;
}


h2 {
	font-family: Times, Times, Helvetica, sans-serif;
	font-size: 120%;
	color: #ffffff;
}


h3 {
	font-family: Times, Times, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
}

.fontblue {
color:#00FFFF
}

.bodystyle {
	font-family: Times, Helvetica, sans-serif;
	font-size: 12px;
}

.large {
font-size: 300%;
}
