body { 
	margin-bottom: 0px;
	margin-top : 0px;
	margin-left: 0px;
	margin-right: 0px;	
	font-family: Arial; 
	font-size: 12px;
    color: #595959;
	}
a:link, a:active, a:visited  {
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	}
a:hover {
	color: #595959;
	text-decoration: underline;
	font-family: Arial;
	}
td, textarea, input, select {
	font-family: Arial; 
	font-size: 12px;
	}
.heading {
	font-family: Arial; 
	font-size: 12px;
	color: #FFFFFF;
	}
.headingbig {
	font-family: Arial; 
	font-size: 18px;
	color: #0C4F7A;
	}
.smallwhite {
	font-family: Arial; 
	font-size: 11px;
	color: #FFFFFF;
	}
.small {
	font-family: Arial; 
	font-size: 11px;
	}
