body,p,td,th,a,input,select,optgroup,option,textarea { 
	font-family: Arial, Verdana, sans-serif; 
	color: #666666; 
	font-size: 12px; 
	line-height:18px;
	padding:0px 0px 0px 0px;
	margin-top:0px;
}

.headline {
	padding:15px 0px 0px 0px;
	margin-bottom:0px;
	color: #0076AC;
	font-size: 16px;
	font-weight:bold;
	line-height: 20px;
	height:25px;
	text-transform:uppercase;
}

.normal {
	color: #666666;
	font-size: 12px;
	line-height: 18px;
}

.subline {
	color: #0076AC;
	font-weight:bold;
	font-size: 12px;
	line-height: 18px;
}

h2 {
	padding:15px 0px 0px 0px;
	margin-bottom:0px;
	color: #666666;
	font-size: 14px;
	font-weight:bold;
	line-height: 20px;
	height:25px;
}
