body {
	background-color: #000000;
	margin: 5px 0;
	padding: 0;
}

BODY, TD, .NormalText {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 13px;
	font-color: #000;
}

a:link, a:active, a:visited {
	color: #006699
}

a:hover {
	
}

UL,OL {
	margin-top: 0px;
	margin-bottom: 0px;
}

ul ul li {
	font-size: 10px;
}

/*--- Layout ---*/

html td.Footer {
	font-size: 10px;
}


/*--- Edit.com Custom Styles ---*/

.SmallText {
	font-size: 11px;
	font-weight: normal;
	font-color: #000;
}

.MediumText {
	font-size: 13px;
	font-weight: normal;
	font-color: #000;
}

.LargeText {
	font-size: 16px;
	font-weight: normal;
	font-color: #000;
}

.PageTitle {
	color: #336699;
	font-size: 16px;
	font-weight: bold;
}