/* GECS CSS Document */


/* overall links setup */
a:link { color: #0c043f; text-decoration: none }
a:visited { color: #0c043f; text-decoration: none }
a:hover { color: #000; text-decoration: underline; background-color:#eceef2 }


/* main body area & all content format  - on wht */
body { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9.6pt; color: #0c043f; 
	line-height: 11.5pt;
	}
	


/* all headers */
.headerMan { 
	font-size: 15pt; color: #ea9318
	}

.footerSmallText{ 
	font-size: 7.3pt; 
	}