H1 {color: black; font-size:18; color:white; font-style: italic; background-color:030366;}
H2 { color: black; font-size:14; color:black; background-color:DDEEFF; }
H3 { color: black; font-size:14; color:030366; background-color:white; }
H4 { color: black; font-size:12; color:030366; background-color:white; }


table {
   	font-family: Arial, Verdana, sans-serif;
   	font-size: 10pt;
   	color: black;
   	border-collapse: collapse;
   	border-color: e0e7e0;
   	border-width: 3
}

tfoot {
   	font-family: Arial, Verdana, sans-serif;
   	font-size: 10pt;
   	color: black;
   	border-collapse: collapse;
   	border-color: e0e7e0;
   	border-width: 3;
}

img{
	border-color: white;
}

table.menu {
		 cellpadding: 5;
		 background-color: 030366;
		 border-collapse collapse;
		 border-color: e0e7e0;
		 border-width: 3;
}

td.menu{
	width:122;

}

td.title{
color: black;
color:black;
background-color:DDEEFF; 
}

td.yes{
color: black;
color:black;
background-color:00DD00; 
}

td.menu:hover {
background-color: 880022;
}

body {
   	font-family: Arial, Verdana, sans-serif;
   	font-size: 10pt;
   	color: black;
   	background-color:silver; 
		 background-image:url('bg-textured.gif'); 
}

font.highlight {
  class:"highlight";
  background-color:e0e7e0;
  color: 030366;
  font: bold
  }

font.highlightred {
  class:"highlightred";
  background-color:ff0000;
  color: ffffff;
  font: bold
  }



HR {
   	color: white;
}

hr. 880022{
	color: 030366;
}

hr.red{
	color: 990000;
}

A:link {
   	text-decoration: none;
   	font-weight: bold;
   	font-family: Arial, Verdana, sans-serif;
   	font-size: 8pt;
    color:030366;
}	

A:visited {
   	text-decoration: none;
   	font-weight: bold;
   	font-family: Arial, Verdana,sans-serif;
   	font-size: 8pt;
    color:030366;

}	
		
A:active {
   	text-decoration: none;
   	font-weight: bold;
   	color: white;
   	font-size: 8pt;
    background-color:  880022;
}	

		
A:hover {
   	color: white;
   	font-size: 8pt;
background-color:  880022;
}	

		
A.offsite {
   	text-decoration: none;
   	font-weight: normal;
   	color: yellow;
   	font-size: 8pt;
    background-color:  880022;
}	


A.title:link {
   	text-decoration: none;
   	font-weight: bold;
   	font-family: Arial, Verdana, sans-serif;
   	font-size: 8pt;
    color:white;
}

A.title:visited {
   	text-decoration: none;
   	font-weight: bold;
   	font-family: Arial, Verdana,sans-serif;
   	font-size: 8pt;
    color:white;

}	

		
A.title:active {
   	text-decoration: none;
   	font-weight: bold;
   	font-size: 8pt;
   	color: white;
   background-color:  880022;
}	

		
A.title:hover {
   	color: white;
   	font-size: 8pt;
   background-color:  880022;
}	

		
A.title.offsite {
   	text-decoration: none;
   	font-weight: normal;
   	color: yellow;
   	font-size: 8pt;
   background-color:  880022;
}	


