 <style>

BLOCKQUOTE { font-family: arial, sans-serif;
font-weight: normal;
font-size: 9pt;
color: #003366 }

LI { font-family: arial, sans-serif;
font-weight: normal;
font-size: 10pt;
color: #003366; 
padding-bottom: 10px }

H1 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: 003366
}

H2 { font-family: arial, sans-serif;
font-weight: bold;
font-size: 13pt;
color: #003366 }

H3 { font-family: arial, sans-serif;
font-weight: bold;
font-size: 12pt;
color: #003366 }

H4 { font-family: arial, sans-serif;
font-weight: bold;
font-size: 11pt;
color: #003366 }

H5 { font-family: arial, sans-serif;
font-weight: bold;
font-size: 10pt;
color: #003366 }

OL { font-family: arial, sans-serif;
font-weight: normal;
font-size: 10pt;
color: #003366 }


P {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #003366
}

TD {
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #003366
}

P:ordering { font-family: arial, sans-serif;
font-weight: normal;
font-size: 7pt;
color: #003366 }

A:link {
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
	font-family: arial;
	text-decoration: none;
}
A.download:link { color: #990000;
font-size: 9pt;
font-weight: normal;
font-family: arial; 
 }

A:active { color: #FF0000;
font-size: 9pt;
font-weight: normal;
font-family: arial}
A.download:active { color: #FF0000;
font-size: 9pt;
font-weight: normal;
font-family: arial;
text-decoration: underline }

A:visited { color: #003366;
font-size: 9pt;
font-weight: normal;
font-family: arial}
A.download:visited { color: #990000;
font-size: 9pt;
font-weight: normal;
font-family: arial; 
 }

A:hover {
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: normal;
	font-family: arial;
	text-decoration: underline overline;

A.download:hover { color: #FF0000;
font-size: 9pt;
font-weight: normal;
font-family: arial;
background-color: #000000 ; 	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}

.ordering {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
}

.btnAmber {
	background-image: url(images/navElements/amberBtn.gif);
	background-repeat: no-repeat;
}
.btnPolice {
	background-image: url(images/navElements/policeBtn.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.btnIndustrial {
	background-image: url(images/navElements/industrialBtn.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
}


</style>

