.nav {  font-size: 14; font-weight: bold; color: #660000; font-family : Georgia, Times New Roman, Times, serif; }

.heading {  font-size: 18; font-weight: bold; color: #00078C; font-family : Georgia, Times New Roman, Times, serif; }

.body {  font-family : Georgia, Times New Roman, Times, serif; }

/* unvisited links*/
a:link { color : #660000; background : transparent; font-family : Georgia, Times New Roman, Times, serif; font-size : 14px; font-weight : bold; text-decoration : underline; }

/* visited links*/
a:visited { color : #660000; background : transparent; font-family : Georgia, Times New Roman, Times, serif; font-size : 14px; font-weight : bold; text-decoration : underline; }

/* active links (not widely supported)*/
a:active { color : #999933; background : transparent; font-family : Georgia, Times New Roman, Times, serif; font-weight : bold; font-size : 14px; text-decoration : none; }

/* links when hovered over (MSIE only)*/
a:hover { color : #999933; background : transparent; font-family : Georgia, Times New Roman, Times, serif; font-size : 14px; font-weight : bold; text-decoration : none; }




.phonetitle	{ COLOR: #000000; FONT: 12px Georgia, Times New Roman, Times, serif; font-weight: bold }

.shadeform	{ FONT: 13px Georgia, Times New Roman, Times, serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 245PX;
		BORDER: #000000 1px solid}


.textarea	{ FONT: 13px Georgia, Times New Roman, Times, serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 300PX;
		BORDER: #000000 1px solid}


.submitbutton { background-image: url("images/submit.gif");
		FONT: 11px Georgia, Times New Roman, Times, serif;
		font-weight: bold;
		letter-spacing: 0px;
		color: #003399;
		WIDTH: 300PX;
		HEIGHT: 21PX;
		cursor:hand;
		BORDER: #003399 1px solid;
		background-color:#FFFFFF; }

.submitbuttonon { background-image: url("images/submiton.gif");
		  FONT: 11px Georgia, Times New Roman, Times, serif;
		  font-weight: bold;
		  letter-spacing: 0px;
		  color: #4D2D20;
		  WIDTH: 300PX;
		  HEIGHT: 21PX;
		  cursor:hand;
		  BORDER: #4D2D20 1px solid;
		  background-color:#FFFFFF; }
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #960505;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.answer {
	font-style: italic;
	font-weight: normal;
	white-space: normal;
}
ol {

	font-weight: bold;
}
ol.normal{
font-weight: normal;
}
.boldRed {
	font-size: 16px;
	color: #960505;
	font-weight: bolder;
}
