
body {
	margin: 0;
}

BODY, TD, .NormalText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #333399;
}

a:link, a:active, a:visited {
	
}

a:hover {
	
}

UL,OL {
	margin-top: 0px;
	margin-bottom: 0px;
}

/*--- Layout Styles ---*/

table.tblBody td {
	font-family: Verdana, sans-serif;
}

table.tblWhite td {
	color: #ffffff;
}

table.tblWhite a {
	color: #ffffff;
	text-decoration: underline;
}

html td.tdFooter {
	font-size: 10px;
}

html td.tdFooter a {
	
}

/*--- TD Styles ---*/

td.WhiteBG {
	background-color: #FFFFFF;
}

td.RougeBG {
	background-color: #CC6666;
	color: #ffffff;
}

td.PinkBG {
	background-color: #FFCCCC;
}

td.MaroonBG {
	background-color: #990033;
}

td.OrangeBG {
	background-color: #FF9966;
}

td.BlueBG {
	background-color: #333399;
}

td.BeigeBG {
	background-color: #FFCC99;
}

td.PeachBG {
	background-color: #FFF0E8;
}



/*--- Edit.com Custom Styles ---*/

.PageTitle {
	font-size: 22px;
	font-weight: bold;
}

.LargeText {
	font-size: 16px;
}

.SmallText {
	font-size: 10px;
}

.WhiteText {
	color: #ffffff;
}

.BlackText {
	color: #000000;
}

.RedText {
	color: #990033;
}

.BlueText {
	color: #333399;
}
