BODY, TD, .NormalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	color: #000000;	
}

.Header 	{ font-weight: bold; }
.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; }
.LargeText	{ font-size: 20px; }

.Red	{ color: #CC0000; }
.Gray 	{ color: #CCCCCC; }

a:link, a:visited, a:hover { color: #CC0000; }

li { padding-bottom: 3px; }
