BODY	{

	margin: 0px;
	padding: 0px;
	}



 /* START CODE FOR LINKS */


a:link		{ color: #000000; text-decoration: none; }

a:visited	{ color: #016599; text-decoration: none; }

a:active	{ color: #000000; text-decoration: none; }

a:hover		{ color: #CC0000; background-color: #F7C03F; text-decoration: none; }



 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
 
h2			{ color #016599; font: 13px verdana; font-weight: bold: } 

TABLE		{ COLOR: #000000; FONT: 11px verdana; }

.title		{ COLOR: #141424; FONT: 18px verdana; font-weight: bold; }

.subtitle	{ COLOR: #336699; FONT: 15px verdana; font-weight: bold; }

.copyright	{ COLOR: #999999; FONT: 9px verdana; }

.careertitle	{ COLOR: #FF6600; FONT: 14px verdana; font-weight: bold; }

.phonetitle	{ COLOR: #0000FF; FONT: 12px verdana; font-weight: bold; }

.list 		{ COLOR: #000000; FONT: 12px verdana; font-weight: normal; }

.just 		{ text-align: justify; }

.dividers	{ width: 100%; color: #FFFFFF; height: 3px; border: 1px solid #CCCCFF; }
