.topMenu {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: bold;
	text-decoration: none;
}

.topMenu:link {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
} 

.topMenu:visited {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

.topMenu:hover {
	color: Red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}
.formLt {
	FONT-FAMILY: verdana, courier new, courier, sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
}
.Headline {
	COLOR: #000000;
	FONT-FAMILY: verdana, courier new, courier, sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
}

body {  
	COLOR: #000000;
	FONT-FAMILY: verdana, courier new, courier, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
}
P {  
	COLOR: #000000;
	FONT-FAMILY: verdana, courier new, courier, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
}
td {  
	COLOR: #000000;
	FONT-FAMILY: verdana, courier new, courier, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
}

.dotted {
display: block;
text-align: left;
border: 1px dotted #cccccc;
background: #ffffff;
padding: 10px; 
}

.footer {
	COLOR: #000000;
	FONT-FAMILY: verdana, courier new, courier, sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
}