
.interviewer			   { color: #000; font-weight: bold; font-size: 12px }
	

.white 				    {
	color: white
	}


.yellowish  {
	color: #c96
	}


.bigpurple			    { color: #069; font-weight: bold; font-size: 18px }


.bigblue			    { color: #036; font-weight: bold; font-size: 16px }


.blue				    { color: #39c }


.small				 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	arial: color: black
	}

.smallpurple		   { color: #069; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif }
.smallreddk { color: #9c3131; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif }
.smallgreen  { color: #069; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif }

.smallblue  { color: #036; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif }
.smallgray {
	color: gray;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif
	}

.smallwhite {
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif
	}

a:link 				   { color: #069; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; text-decoration: none }


a:visited			  { color: #036; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; text-decoration: none }

a:hover				   { color: #6cf; font-weight: bold; font-family: Arial; text-decoration: underline }


BODY 					 { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

TD 		 { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
					
H1   { font-weight: bold; font-size: 18px }

H2   { font-weight: bold; font-size: 18px }

H3   { font-weight: bold; font-size: 16px }

H4   { font-weight: bold; font-size: 13px }

