body {
	background-color: #000000;
}

.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
.greentitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #669999;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 4px;
}
.ital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #CCCCCC;
	padding-right: 15px;
	padding-bottom: 4px;
}
.serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: 200%;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.serifwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 200%;
}
.purp {color: #545480
}

.red {color: #9c001e
}

.boldgold {	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666600;
}
.contactHead {
	font-size: 13px;
	color: #666666;
}
a:link {
	color: #666600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666600;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
.clientsLink a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.clientsLink a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.clientsLink a:hover {
	color: #669999;
	text-decoration: none;
}
.clientsLink a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
