.NormalBodyText {
	font-family: Tahoma, Verdana, Arial, sans-serif, Garamond;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}
.SmallBlackText {
	font-family: Tahoma, Verdana, Arial, sans-serif, Garamond;
	color: #000000;
	font-size: 10px;
}
.DOTS {
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, sans-serif, Garamond;
	color: #666666;
}
a {
	font-family: Tahoma, Verdana, Arial, sans-serif, Garamond;
}
A:link {
	color: #CC6600; 
	text-decoration: none;
}

A:visited {
	color: #CC6600;
	text-decoration: none;
}

A:hover {
	color: #993300;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #000;
	font-size: 10pt;
}
.AuthorNameSmallBoldText {
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, sans-serif, Garamond;
	font-weight: bold;
	color: #333333;
}
