.heads {
	color:#000000;
	text-decoration:none;
	font-family:Verdana;
	font-size:24px;
}
.highlight {
	color:#993300;
	text-decoration:none;
	font-family:Verdana;
	font-size:16px;
	font-weight: bolder;
}
.italize {
	color:#993300;
	text-decoration:none;
	font-family:Verdana;
	font-size:14px;
	font-weight: normal;
	font-style: italic;
}
.navigator a{
	color:#000000;
	text-decoration:none;
	font-family:Verdana;
	font-size:16px;
	font-weight: bold;
}
.navigator a:hover{
	color:#993300;
	text-decoration:none;
	font-family:Verdana;
	font-size:16px;
	font-weight: bold;
}
.italizeBlack {
	color:#000000;
	text-decoration:none;
	font-family:Verdana;
	font-size:14px;
	font-weight: normal;
	font-style: italic;
}
