body { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #3399CC;
}

p {
	line-height: 130%;
	word-spacing: +.1em;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 15px;
}

ul, li, dt {
	line-height: 125%;
	margin-left: 25px;
}

dt {
	margin-left: 25px;
	margin-top: 10px;
}

td.logotext {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
	background-color: #ffffff;
}

A:hover {
	color: #FFCC00; 
	text-decoration: underline;
}

.menu { 
	color: #E0E0E0; 
	cursor:pointer;
	text-decoration: none;
}

.menu:hover { 
	color: #E0E0E0; 
	cursor:pointer;
	text-decoration: none;
}

.headline {
	color: #ff9900;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, helvetica, sans-serif;
}

h1 {
	color: #ff9900;
	font-family: Arial, helvetica, sans-serif;
}

h2, h3 {
	color: #ffcc00;	
	font-family: Arial, helvetica, sans-serif;
}	

