
.body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.textheader {
	font-family: Arial;
	font-size: 11px;
	color: #636363;
	font-weight: bold;
	text-transform: uppercase;
}
.tahoma {
	font-family: Verdana;
	font-size: 10px;
}
.style1 {color: #FB9B00
}

.menu {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #565656;
}
.H3 {
	font-family: Verdana;
	font-size: 13px;
	color: #636363;
	font-weight: bold;
	text-transform: uppercase;
}
.link {
	color: #3791E9; 
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	}
.tab {
	color: #FB9B00; 
	font-size: 12pt;
	}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #636363;
}
	
A:link { color: #3791E9; TEXT-DECORATION :none; }
A:visited { color: #3791E9; text-decoration :none; }
A:active { color: #3791E9; text-decoration :none; }
A:hover { color: #336666; text-decoration :underline; }
