div,td,span {
	font-family: Verdana, Arial, Sans-Serif; 
	color:#444444;
	font-size:11px; 
	line-height:150%;
	}
	
.headline {
	font-family: Georgia, Times, Serif; 
	color:#992C01;
	font-size:30px; 
	font-weight: bold;
	letter-spacing: 2px;
	}

.headline2 {
	font-family: Georgia, Times, Serif; 
	color:#444444;
	font-size:18px; 
	font-weight: bold;
	margin-bottom: 10px;
	}

.headline3 {
	font-family: Georgia, Times, Serif; 
	color:#12406B;
	font-size:22px; 
	font-weight: bold;
	}	

a { 
	color:#222222;
	text-decoration: underline;
	}
a:active { 
	text-decoration: none;
	}
a:visited { 
	text-decoration: underline;
	}
a:hover { 
	text-decoration: none;
	}		