body {
	font-family: Georgia, Garamond, "Trebuchet MS", Verdana;
	font-size: 12px;
}
/***********************************************************************************/
.small {
	font-family: Georgia, Garamond, "Trebuchet MS", Verdana;
	font-size: 9px;
	text-decoration: none;
	line-height: 10px;
	color: #000000;
}
.small a:link{
	font-family: Georgia, Garamond, "Trebuchet MS", Verdana;
	font-size: 9px;
	text-decoration: none;
	line-height: 10px;
	color: #BB0000;
}
.small a:visited{
	font-family: Georgia, Garamond, "Trebuchet MS", Verdana;
	font-size: 9px;
	text-decoration: none;
	line-height: 10px;
	color: #BB0000;
}
.small a:active{
	font-family: Georgia, Garamond, "Trebuchet MS", Verdana;
	font-size: 9px;
	text-decoration: none;
	line-height: 10px;
	color: #BB0000;
}
.small a:hover{
	font-family: Georgia, Garamond, "Trebuchet MS", Verdana;
	font-size: 9px;
	text-decoration: underline;
	line-height: 10px;
	color: #BB0000;
}
/***********************************************************************************/
.description {
	font-family: Georgia, Garamond, "Trebuchet MS", Verdana;
	font-size: 10px;
	text-decoration: none;
	line-height: 13px;
	color: #000000;
}
/***********************************************************************************/
.normal {
	font-family: Georgia, Garamond, "Trebuchet MS", Verdana;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
	color: #000000;
}
.normal a:link{
	font-family: Georgia, Garamond, "Trebuchet MS", Verdana;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
	color: #BB0000;
	font-weight: bold;
}
.normal a:visited{
	font-family: Georgia, Garamond, "Trebuchet MS", Verdana;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
	color: #BB0000;
	font-weight: bold;
}
.normal a:active{
	font-family: Georgia, Garamond, "Trebuchet MS", Verdana;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
	color: #BB0000;
	font-weight: bold;
}
.normal a:hover{
	font-family: Georgia, Garamond, "Trebuchet MS", Verdana;
	font-size: 12px;
	text-decoration: underline;
	line-height: 15px;
	color: #BB0000;
	font-weight: bold;
}
/***********************************************************************************/
.heavy {
	font-family: Georgia, Garamond, "Trebuchet MS", Verdana;
	font-size: 22px;
	text-decoration: none;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
}
.heavy a:link{
	font-family: Georgia, Garamond, "Trebuchet MS", Verdana;
	font-size: 22px;
	text-decoration: none;
	line-height: 15px;
	color: #BB0000;
	font-weight: bold;
}
.heavy a:visited{
	font-family: Georgia, Garamond, "Trebuchet MS", Verdana;
	font-size: 22px;
	text-decoration: none;
	line-height: 15px;
	color: #BB0000;
	font-weight: bold;
}
.heavy a:active{
	font-family: Georgia, Garamond, "Trebuchet MS", Verdana;
	font-size: 22px;
	text-decoration: none;
	line-height: 15px;
	color: #BB0000;
	font-weight: bold;
}
.heavy a:hover{
	font-family: Georgia, Garamond, "Trebuchet MS", Verdana;
	font-size: 22px;
	text-decoration: underline;
	line-height: 15px;
	color: #BB0000;
	font-weight: bold;
}
/***********************************************************************************/
/***********************************************************************************/
.sheavy {
	font-family: Georgia, Garamond, "Trebuchet MS", Verdana;
	font-size: 30px;
	text-decoration: none;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
}
.sheavy a:link{
	font-family: Georgia, Garamond, "Trebuchet MS", Verdana;
	font-size: 30px;
	text-decoration: none;
	line-height: 20px;
	color: #BB0000;
	font-weight: bold;
}
.sheavy a:visited{
	font-family: Georgia, Garamond, "Trebuchet MS", Verdana;
	font-size: 30px;
	text-decoration: none;
	line-height: 20px;
	color: #BB0000;
	font-weight: bold;
}
.sheavy a:active{
	font-family: Georgia, Garamond, "Trebuchet MS", Verdana;
	font-size: 30px;
	text-decoration: none;
	line-height: 20px;
	color: #BB0000;
	font-weight: bold;
}
.sheavy a:hover{
	font-family: Georgia, Garamond, "Trebuchet MS", Verdana;
	font-size: 30px;
	text-decoration: underline;
	line-height: 20px;
	color: #BB0000;
	font-weight: bold;
}
/***********************************************************************************/
.thumb {
	border: 1px inset #333333;
}
/***********************************************************************************/
#counter {
	position:absolute;
	width:0;
	height:0;
	z-index:1;
	left: 0;
	top: 0;
	visibility: hidden;
	overflow: hidden;
}
