
	BODY {
			margin : 2% 5% 5% 5%;
			color: black;
			background-color: #f4a460;
	}
	
	H1,H2,H3,H4,H5,H6 {
		font-family: Verdana, Arial, sans-serif;
		font-weight: bold;
		font-style: normal;
		color: #000;
		background-color: transparent;
	}
	P,LI,DT,DD { font-family: Verdana, Arial, sans-serif; line-height: 1.4em; }
	DT DD { margin-bottom: 0em; }
	DT { font-weight: bold; }
	
	A { text-decoration: none;}
		A:link { color:#800000;  text-decoration: none; background-color: transparent;}
		A:visited {color:#800000;  text-decoration: none; background-color: transparent;}
		A:active {color:#f00;  text-decoration: none; background-color: transparent;}		
		A:hover {color:#fff; text-decoration: underline; background-color: transparent;}


	H1 {
		font-size: large;
		line-height: 1em;
	}
	H2 {
		font-size: medium;
	}
	H3,H4,H5,H6 {
		font-size: small;
	}
	P,LI,DT,DD { font-size: 12pt; }
	DT { font-size: 12pt; }
	DD { font-size: 10pt; }
	.fineprint, .navtree, .company { font-weight: normal; font-size: 8pt; }
	.skills { margin-bottom: 1em; font-weight: normal; font-size: 7pt; text-transform: uppercase; }




