.textBody {
font-family: Verdana;
color: #A2A2A2;
text-decoration: none;
word-spacing: -0.10em;
text-align: left;
letter-spacing: 0;
line-height: 1.5em;
font-size: 0.8em;
}
.textHeader {
	font-family: Verdana;
	color: #606060;
	text-decoration: none;
	word-spacing: 0.05em;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.3em;
	font-size: 1.0em;
	font-weight: normal;
}
.textHeaderItalic {
	font-family: Verdana;
	color: #606060;
	text-decoration: none;
	word-spacing: 0.05em;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.3em;
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
}
.textHeaderItalicRight {
	font-family: Verdana;
	color: #606060;
	text-decoration: none;
	word-spacing: 0.05em;
	text-align: right;
	letter-spacing: 1px;
	line-height: 1.3em;
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
}
a:link {
	color: #7A7A7A;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #7A7A7A;
	text-decoration: none;
}
a:active {
	color: #7A7A7A;
	text-decoration: none;
}
.textBodySmaller {
font-family: Verdana;
color: #A2A2A2;
text-decoration: none;
word-spacing: -0.15em;
text-align: left;
letter-spacing: 0;
line-height: 1.5em;
font-size: 0.8em;
}
.picThumb {
	padding-right: 20px;
	padding-bottom: 15px;
}
.textBodySmaller2 {
font-family: Verdana;
color: #A2A2A2;
text-decoration: none;
word-spacing: -0.15em;
text-align: left;
letter-spacing: 0;
line-height: 1.5em;
font-size: 0.8em;
}
a.red:link {
	color: #A60000;
	text-decoration: none;
}
a.red:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.red:visited {
	color: #A60000;
	text-decoration: none;
}
a.red:active {
	color: #A60000;
	text-decoration: none;
}
.textBodySmallerItalic {
	font-family: Verdana;
	color: #A2A2A2;
	text-decoration: none;
	word-spacing: -0.15em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 0.8em;
	font-style: italic;
}

.textBodySmallerItalicQuote {
	font-family: Verdana;
	color: #A2A2A2;
	text-decoration: none;
	word-spacing: -0.15em;
	text-align: right;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 0.8em;
	font-style: italic;
}

body {
	background-color: #202020;
}
