body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

a {text-decoration: none; font-weight:bold;}
a:link {color: #FF0000;}
a:visited {color:#FF0000;}
a:hover {color: #0000BB;}

div {
	font-family: Verdana;
	font-size: 9pt;
	line-height: 20px;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.links {
	font-family: Verdana;
	font-size: 8pt;
	color :  #000033;	
}
.links:link {
	color:#000033;	
}
.links:visited {
	color:#000033;
}
.links:hover {
	color:#CC6600;
}

.date{
	font-family: Verdana;
	font-size: 8pt;
	color : #CC6600;
}

.orange{
	font-family: Verdana;
	font-size: 8pt;
	color : #CC6600;
}

h1 {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
}

h2 {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 5px;
}

.h1old {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}

ul {
	margin-top: 2px;
	margin-bottom: 5px;
	list-style-type: square;
	list-style-position: outside;
	margin-left: 25px;
}

.submenu {
	color: #555555;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 7px;
	line-height: 13px;
}

p.submenu {
	margin-top: 0px;
	margin-bottom: 8px;
}

.contact_bottom {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 10px;
	line-height: normal;
	padding: 0px;
}

.copyright {
	background-color: #FFFFFF;
	height: 30px;
	font-size: 8pt;
	margin-top: 5px;
}

.red {color:#FF0000;}