/* External Style Sheet for our Resumes */

BODY { 	background-color: #FEFEFE;
	font-family: "Tahoma", sans-serif; 
	font-size: 11; 
	color: #000000;
	}

.nameInfo
   {
	font-weight: normal;
	font-size: 12;
	text-align: right;
   }

.C1,.C2,.C2B	{ font-size: 11}
.C3,.C3A,.C3B	{ font-size: 11}
.C1,.C2,.C3     { font-weight: normal; height: 0 }
.C3A,.C3B	{ font-weight: normal; height: 0 }
.C2B	        { font-weight: bold}
.C1		{width: 120}
.C2,.C2B	{width: 130}
.C3A    	{width: 90}
.C3B    	{width: 70}

H1,H2,H3,H4,H5,H6  { font-weight: bold }
H1 { font-size: 18; }
H2 { font-size: 14; }
H3 { font-size: 12; }
H4 { font-size: 11; }
