
body, body a, body p, body th, body td, body li, body td.top-nav-cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; /* for browsers with no escapes at all */
	\font-size: xx-small; /* for IE5/Win */
	f\ont-size: x-small; /* for good browsers */
}

html>body, html>body a, html>body p, html>body th, html>body td, html>body li, html>body td.top-nav-cell {
  font-size: x-small; /* be nice to Opera */
}


h1 {
	margin-top: 14px;
	font-size: 150%; /* for browsers with no escapes at all */
	\font-size: 110%; /* for IE5/Win */
	f\ont-size: 150%; /* for good browsers */
}

h2 {
	font-size: 120%; /* for browsers with no escapes at all */
	\font-size: 100%; /* for IE5/Win */
	f\ont-size: 120%; /* for good browsers */
}

h3 {
	font-size: 120%; /* for browsers with no escapes at all */
	\font-size: 90%; /* for IE5/Win */
	f\ont-size: 120%; /* for good browsers */
}

h4 {
	font-size: 120%; /* for browsers with no escapes at all */
	\font-size: 90%; /* for IE5/Win */
	f\ont-size: 120%; /* for good browsers */
}

.contentCell li, .contentCell p, p,  td,  th,  ul,  ol, li {  /*   */
	color:  #666666;
	font-size: 120%; /* for browsers with no escapes at all */
	\font-size: 80%; /* for IE5/Win */
	f\ont-size: 120%; /* for good browsers */
}

 .contentCell td, .contentCell th, .contentCell ul, .contentCell ol {
		font-size: 100%;
}

a {
		color: #99CC00;
		font-size: 100%;
		font-weight: bold;
		text-decoration: none;
}

a:hover {
	color: #99CC00; 
}

li {
	list-style-image: url(../images/triangle.gif);
	padding-bottom: 5px;
}

p.linksHead {
	font-weight: bold;
	font-size: 120%; /* for browsers with no escapes at all */
	\font-size: 100%; /* for IE5/Win */
	f\ont-size: 120%; /* for good browsers */
	margin-left: 10px;
	margin-top: 30px;
}

.phraseHighlight {
	color: #847DAB;
}

.wordHighlight {
	text-transform: uppercase;
	font-size: 140%;
	font-weight: bold;
	color: #847DAB;
}

.interviewQuestionVis {
	visibility: visible;
}
