body {
	background-color: #DDDDDD;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
	font-weight: bold;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
li {
	margin: 5px 0;
	font-size: 12px;
}

.Small{font-size: 12px; color: #000000;}
.Medium{font-size: 18px; color: #000000;}
.Large {font-size: 24px; color: #000000;}

.SmallWhite {font-size: 14px; color: #FFFFFF;}
.MediumWhite{font-size: 18px; color: #FFFFFF;}
.LargeWhite {font-size: 24px; color: #FFFFFF;}

.SmallBold {font-size: 12px; font-weight: bold; color: #000000;}
.MediumBold{font-size: 18px; font-weight: bold; color: #000000;}
.LargeBold {font-size: 24px; font-weight: bold; color: #000000;}

.SmallBoldWhite {font-size: 12px; font-weight: bold; color: #FFFFFF;}
.MediumBoldWhite{font-size: 18px; font-weight: bold; color: #FFFFFF;}
.LargeBoldWhite {font-size: 24px; font-weight: bold; color: #FFFFFF;}
.XLargeBoldWhite {font-size: 36px; font-weight: bold; color: #FFFFFF;}
