
body {
	background-color: #CC0099;
	}

td {
	font-family: Georgia, Times, serif;
	}

th {
	font-family: Georgia, Times, serif;
	}

#wrapper {
	width: 800px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	}

.Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-align: center;	
	}

.Heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 1.5;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-align: center;	
	}

.ContactRunner {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #CC0099;
	}

.DateHeader {
	font-family: Georgia, Times, serif;
	font-size: 18px;
	line-height: 42px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	}

.SecondaryTextHeader {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
	}

.bodyText {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	color: #000000;
	}

.ItalBodyText {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	}

a:link {
	color: #CC0099;
	text-decoration: none;
	font-weight: bold;
	}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #009933;
	}

a:hover {
	text-decoration: underline;
	}

a:active {
	text-decoration: none;
	}

.ltd {
	font-family: Georgia, Times, serif;
	font-size: 9px;
	color: #000000;
	text-transform: uppercase;
	}


