body {
	color: #454545;
	line-height: 200%;
	font-size: 11px;
	font-family: Verdana, Arial, Geneva, SunSans-Regular, Swiss, Helvetica
}

td  { color: #454545; 
	line-height: 200%;	
	font-size: 11px; 
	font-family: Verdana, Arial, Geneva, SunSans-Regular, Swiss, Helvetica }

.heading  { 
	color: #344f7e; 
	font-weight: bold; 
	font-size: 18px; 
	text-decoration: none }

a:link {
	color: #454545; 
	text-decoration: none;
	font-weight: bold;	
}

a:visited { 
	color: #454545; 
	text-decoration: none;
	font-weight: bold;	 }

a:hover {
	color: #793;
	text-decoration: none; }

a:active {
	color: #FF0000; }

.greyTitle {
	font-weight: bold;
	background-color: e7e7e7;
	font-size: 12px;
	text-transform: capitalize;
}

.article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #454545;
}
