/* CSS Document */
<!--
body,td,th {
	font-size: 12px;
	font-family: Verdana;
	color: #330000;
}
body {
	margin-top: 15px;
	margin-bottom: 15px;
	background-image:url(../images/generalbg.gif);
}
table.parent
{
	border: 1px solid #FF9900;
	background-position: center;
	border-style:dashed;

}
.headlines
{	font-size: 11px;
	font-family: Verdana;
	color: #330000;
}
.copyright
{
	font-size: 12px;
	font-family: Verdana;
	font-weight:bold;
	color: #ffffff;
}
.dateclock
{ 	font-family:Verdana;
	font-size:10px;
	color:#000033;
	font-weight:bold;
}
.time
{ 	font-family:Verdana;
	font-size:10px; 
	color:#ff3300;
}
.yellowlink
{	font-size: 10px;
	font-family: Verdana;
	color: #ffee03;
	font-weight:bold;
}
a {
	font-size: 12px;
	color: #996600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996600;
}
a:hover {
	text-decoration: underline;
	color: #660066;
}
a:active {
	text-decoration: none;
	color: #666666;
}
h1 {
	font-size: 36px;
	color: #660066;
}
h2 {
	font-size: 24px;
	color: #660066;
}
h3 {
	font-size: 18px;
	color: #660066;
}
h4 {
	font-size: 16px;
	color: #660066;
}
h5 {
	font-size: 14px;
	color: #660066;
}
h6 {
	font-size: 12px;
	color: #660066;
}
-->


