.hrule {
	color: #CC0000;
	background-color: #CC0000;
}
body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	line-height: 12px;
	font-style: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #669999;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.hradings {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
	letter-spacing: 3pt;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.mediumheading {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	text-decoration: none;
}
.dashedhrule {
	color: #999999;
	border: thin #999999;
}
