BODY  {
   font-size : 100%;
   font-family : serif;
   color : Black;
   text-align : left;
   margin-top : 0px;
   margin-left : 65px;
   margin-right : 75px;
   background-image: ;
}


.comment {
   color : #999999;
   font-size : 95%;
}


.data {
   font-size : 105%;
/*   font-weight : bold; */
}



.ivory {
	background-color : #FFFFF0;
}



P  {}



H1  {
	font-size : 150%;
	font-weight : bold;
	color : #0000CC;
	text-transform : uppercase;
}



H2  {
   font-size : 100%;
	font-weight : bold;
	text-align : left;
	text-transform : capitalize;
	color : Gray;
}



H3  {
	font-size : 80%; 
	font-family : sans-serif;
	font-weight : bold;
	font-style : italic;
	color : Gray;
	text-transform : capitalize;
}

H4 {
   font-size : 100%; /*put here by MLL so that a class tag above with font-size percentage will appply*/
	background-color : #0000CC;
	color : #FFFFF0;
	font-weight : bold;
}




A  {}



A:Visited  {
	color : Gray;
/*   font-weight : normal; */
}



A:Active  {
	color : White;
	background-color : #0000CC;
/*   font-weight : normal; */
}



A:Hover  {
	color : #FFFFF0;
	background-color : Blue;
/*	font-weight : normal; */
}



.sitedesign  {
	font-size : 70%;
	font-family : sans-serif;
	color : Gray;
	text-align : left;
	text-indent : 0px;
}



.info  {
	font-size : 70%;
	font-family : sans-serif;
	font-style : italic;
	text-indent : 0px;
}



.x-small  {
	font-size : 70%;
}

.small {
	font-size : 80%;
}




th  {
	font-size : 70%;
	font-family : sans-serif;
	font-weight : bold;
	color : #FFFFF0;
	background-color : #0000CC;
	text-align : left;
}

.input {
	background-color : #FFFFF0;
}




td  {
	font-size : 80%;
	padding : 3px;
}



table  {
	text-align : left;
}



.form  {
	border-style : double;
	border-color : Silver;
	background : url("grayspeckle.gif");
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 8px;
	padding-bottom : 8px;
	padding : 2px;
}



.header  {}



.formnav  {
	text-align : center;
}



.navigation  {
	font-size : 70%;
	text-align : left;
	text-indent : 0px;
}



.yellow  {
   background : url("yellowbk.gif");
}



.phone_now  {
	font-size : 150%;
	color : Red;
	font-weight : bold;
	font-style : italic;
}



.accessdenied  {
	font-size : 170px;
	font-family : sans-serif;
	font-weight : bold;
	color : Red;
}




