body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	line-height: 17px;
	letter-spacing: .1em;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC3333;
	text-decoration: none;
}
a:visited {
	color: #CC3333;
	text-decoration: none;
}
a:hover {
	color: #FF99FF;
	text-decoration: underline;
	font-weight:bold;
}
a:active {
	color: #FF99FF;
}
H2	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 1px;
	padding-right: 25px;
	padding-left: 25px;
}h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	letter-spacing: 3px;
}
.imgMarginRt {
	margin-right: 7px;
}
.VerdLg {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Verd-Inline {
	font-size: 14px;
	color: #FFFFFF;
}
em, strong {
	color: #FFFFFF;
	font-size: 110%;
}
.inlineSmall {
	font-size: 11px;
	padding: 5px;
}
.tdBorder {
	border: 1px dotted #666;
}
.uppercase {
	text-transform: uppercase;
}
