body  {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	background-color : White;
}

BLOCKQUOTE {
	border : thin double Olive;
	text-align : center;
	font-weight : bold;
}


h1  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 40pt;
	font-weight : Bold;
	color: Navy;
}

h2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 30pt;
	font-style : Italic;
	color: Navy;
}

h3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24pt;
	font-weight : Bold;
	color: Navy;
}

h4  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-weight : Bold;
	font-style : Italic;
	color: Navy;
}
h4.state  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-weight : Bold;
	font-style : Italic;
	color: red;
}

div  {
	margin-left : 10px;
}

a  {
	color : NAVY;
	text-decoration : Underline;
}

a:link  {
	color : NAVY;
	text-decoration : Underline;
}

a:visited  {
	color : NAVY;
	text-decoration : Underline;
}

a:active  {
	color : Red;
}

a:hover  {
	color : Red;
	text-decoration : Underline;
}

UL  {
	list-style-image : url(images/1abu006.gif);
}

LH  {
	font-weight : Bold;
	font-style : Italic;
	color : #FF0000;
}

STRONG  {
	font-weight : Bold;
	color : #FF0000;
}

EM  {
	color : Red;
	text-decoration : Underline;
}

EM.i  {
	color : #FF0000;
}

EM.X  {
	font-style : Italic;
	color : #FF0000;
}

EM.Y  {
	font-weight : Bold;
	font-style : Italic;
	color : #FF0000;
}

EM.Z  {
	font-weight : Bold;
	font-style : Italic;
	color : #ff0000;
	text-decoration : Underline;
}

TD.models {
	font-size : x-small;
	text-align : center;
}

TD.modelhead {
	text-align : center;
	font-style : italic;
		font-size : x-small;
}

TABLE {
	background-repeat:;
	background : transparent;
}

 IMG.print {
	  	position:absolute;
	  	top:5;
	  	left:5;
	  }
