body {margin: 0px;
	 background-color: #FFFFFF;
}

H1 {
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 130%;
	 font-weight: bold;
	 text-align: center;
	  color: #003366;
}

H1.welcome {
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 200%;
	 font-weight: bold;
	 text-align: center;
	  color: #003366;
}

H2 {
	 font-family: arial, helvetica,sans-serif;
	 font-size: 115%;
	 font-weight: bold;
	 text-align: center;
	  color: #003366;
} 
	 
H3 {
	 font-family:  arial, Helvetica, sans-serif;
	 font-size:  100%;
	 font-weight: bold;
	 text-align: left;
	  color: #003366;
}

H3.exhibit {
	 font-family:  arial, Helvetica, sans-serif;
	 font-size:  100%;
	 font-weight: bold;
	 text-align: center;
	  color: #003366;
}

span.head{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: bold;
	color: #993366;
	
}

A.bread:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%; 
	font-weight: bold;
	color: #4682B4;
	text-decoration:none;
	 }

A.bread:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%; 
	color: red;
	font-weight: bold;
	text-decoration:none;
	}
  

A.bread:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%; 
	font-weight: bold;
	text-decoration:none;
	}
	
A.button{
	text-decoration: none;
}

A.button:VISITED{
	text-decoration:none;
}
			
span.bread{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 75%;
 font-weight: bold;
 color:  #4682B4;
 
}	

span.breadGT{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 75%;
 font-weight: bold;
 color: #4682B4;
}	

span.breadB{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 75%;
 font-weight: bold;
 color:  #993366
}	

P {
	font-family: Arial, Helvetica, sans-serif;    
	font-size:  95%;
	font-weight:  normal; 
	 color: #003366;
}


td.footer{
	font-family: arial, Helvetica, sans-serif;
	font-weight:  normal; 
	font-size: 70%;
	 color: #003366;
}



UL{
	font-family:  Arial, Helvetica, sans-serif;
	font-weight:  normal; 
	font-size:  95%;
	color: #003366;
}

UL.exhibit{
	font-family: Arial, Helvetica, sans-serif;
	font-size:  95%;
	font-weight:  normal; 
	color: #003366;
}

li{
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size:  95%;
	font-weight:  normal; 
}

li.exhibit{
	font-family:  Arial, Helvetica, sans-serif;
	color: #003366;
	font-size:  95%;
	font-weight:  normal; 
}

OL{
	font-family:   Arial, Helvetica, sans-serif;
	font-size:  95%;
	font-weight:  normal; 
	color: #003366;
	}
	
OL.exhibit{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  95%;
	font-weight:  normal; 
	color: #003366;
}

blockquote{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: Red;
	
}

li.blockquote{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: Red; }
	
td{
	font-family: Arial, Helvetica, sans-serif;    
	font-size:  95%;
	font-weight:  normal; 
	 color: #003366;
}
	
th{
	font-family: Arial, Helvetica, sans-serif;    
	font-size:  95%;
	font-weight: bold; 
	 color: #003366;
}

strong{
	font-weight : bold;
}


