/* CSS Document */



body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
.sidebar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#CC9933;
}
.headlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
.copyright {
	font-family: "Courier New", Courier, mono;
	text-align:left;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#FFFFFF;
}
p.margin {
	margin-top: 25cm
}

a:link {
	color:#CC9933;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color:#CCCC99;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	cursor:default;
	color:#663399;
	background-color:#FFCC99;
}
a:active {
	text-decoration: none;
	color: #CC9966;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	color: #666600;
}
h3 {
	font-size: 16px;
	color: #336633;
}
h4 {
	font-size: 14px;
	color: #CC9900;
}
h5 {
	font-size: 12px;
	color: #999900;

}
h6 {
	font-size:12px;
	color:#993333;
