a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: none;
}
a:active {
	color: #C00;
	text-decoration: none;
}
.IntroText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000;
}
.BodyWhite {
	color: #FFF;
	font-size: 10px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 30px;
	color: #333;
}
.BodyRED {
	color: #C00;
}
.picright {
	margin-left: 6px;
	margin-right: 0px;
}
.picleft {
	margin-left: 0px;
	margin-right: 6px;
}
.BodySmall {
	font-size: 11px;
}
.BodyVERYsmall {
	font-size: 9px;
	line-height: 10px;
}

