H1  {
	font-size : 18pt;
	font-weight : bold;
	font-family : Arial,Helvetica;
}

H2  {
	font-size : 14pt;
	font-weight : bold;
	font-family : Arial,Helvetica;
}

H3  {
	font-size : 12pt;
	font-weight : semi-bold;
	font-family : Arial,Helvetica;
}

H4  {
	font-size : 11pt;
	font-weight : semi-bold;
	font-family : Arial,Helvetica;
}

H2.Glossary  {
	font-style : italic;
	color : blue;
}

P  {
	font-size : 8pt;
	font-family : Arial,Helvetica;
}

TH  {
	font-size : 10pt;
	font-weight : bold;
	font-family : Arial,Helvetica;
}

TD  {
	font-size : 9pt;
	font-family : Arial,Helvetica;
}

a:hover {
   color:red;
} 

DT.Italics  {
	font-style : italic;
}

P.Urgent  {
	font-size : 10pt;
	font-weight : bold;
	font-family : Arial,Helvetica;
	color : red;
}


.Title  {
	font-family : Arial,Helvetica;
	font-size : 11pt;
	color : #FFFFFF;
   font-weight : bold;
	background-color : Navy;
}
.Caption {
	font-family : Arial,Helvetica;
	font-style : italic;
	font-size : 14pt;
	color : Navy;
   font-weight : bold;
   text-decoration: none;
}


.titlehref {
   color: White; 
   font-weight: bold; 
   text-decoration: none;
}

.colhead{
   color: Navy; 
   font-weight: bold; 
	font-size : -1;   
   text-decoration: none;   
}

