body, p, table, td, div
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #4e597f;		
	line-height: 140%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
a:link{ color: #747474; text-decoration: none; }
a:visited{ color: #747474; text-decoration: none; }
a:hover{ color: #bf2c37; }

.bold {	font-weight: bold; }

.text {	color: #4e597f;	}

.red { color: #e0144c; }

.nav { color: #54657f; }

.white { color: #f6f6f6; }

.blue { color: #094fa3; }

.grey { color: #ada9a4; }

.h-1 { font-size: 10px; }

.h1 { font-size: 12px; }

.h2 { font-size: 13px; }

.h3 { font-size: 14px; }

.h4 { font-size: 16px; }

.h5 { font-size: 20px; }

.h6 { font-size: 32px; }

