BODY, td  {
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #091858;
}

H1 {
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FE7D19;
}

H2 {
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	color: #FE7D19;
}

H3 {
	font-family: verdana;
	font-weight: bold;
	font-size: 16px;
	color: #FE7D19;
}

b {
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #091858;	
}
strong {
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #091858;
}
A {
	font-family: verdana;
	text-decoration:none;
	font-size: 11px;
	color:#55176C;	
}
A:hover {
	font-family: verdana;
	text-decoration:underline;
	font-size: 11px;
	color:#5000A9;
}
a.menu {
font-family: verdana;
text-decoration:none;
font-size: 12px;
color: #1B192F;
}
a.menu:hover {
font-family: verdana;
text-decoration:underline;
font-size: 12px;
color: #333D78;
}