BODY, TD, .NormalText {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 13px;
	color: #cccccc;
}

a:link, a:active, a:visited {
	
}

a:hover {
	
}

UL,OL {
	margin-top: 0px;
	margin-bottom: 0px;
}

/*--- Table Styles --*/

table.tblActivity td {
	font-size: 10px;
}

/*--- Edit.com Custom Stlyes ---*/

.PageHeader {
	color: #865837;
	font-size: 32px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.LargeText {
	font-size: 16px;
}

.BlackText {
	color: #000000;
}

.PurpleText {
	color: #996699;
	/*9966ff*/
}

.GreenText {
	color: #99ff00;
}

/*--- TD Styles ---*/

td.BlackBG {
	color: #FFFFFF;
	background-color: #000000;
}