BODY { margin: 0px; border: 0px; padding: 0px; 
	background: #3366CC url('images/background.gif');
	background-repeat: repeat-x; }

BODY, TD, .NormalText { font-weight: normal; font-style: normal; text-decoration: none; 
	font-family: Arial, Helvetica, Times New Roman, sans serif;
	font-size: 12px;
	color: #000000;
}

a:link		{ color: #3366CC; }
a:visited	{ color: #000000; }
a:hover		{ color: #000000; }
a:active	{ color: #000000; }

.Header		{ font-weight: bold; font-size: 13px; }
.SmallText 	{ font-size: 10px; }
.MediumText	{ font-size: 16px; }
.LargeText	{ font-size: 24px; }
.Blue		{ color: #3366CC; }
.Gray		{ color: #e7e7e7; }

TABLE.TopNav { margin-top: 4px; }
TD.LightGrayBG	 { background: #e7e7e7; }
TD.DarkGrayBG	 { background: #666666; color: #ffffff; }
TD.BlueBG		 { background: #3366CC; color: #ffffff; }