body{
     margin: 0px;
	 background-color: #FFFFFF;
}

H1 {
	 font-family:  Arial, Helvetica, sans-serif;
	 font-size:  150%;
	 font-weight: bold;
	 text-align: left;
	 color: #B22222;
}

H2 {
	 font-family:  Arial, Helvetica, sans-serif;
	 font-size: 125%;
	 font-weight: bold;
	 text-align: left;
	 color: #4682B4;     
} 
	 
H3 {
	 font-family:    Arial, Helvetica, sans-serif;
	 font-size:  100%;
	 font-weight: bold;
	 color: #4682B4;           
	 text-align:  left;
	      
}

H4{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-align: left;
	color: #000066;
	vertical-align: bottom;
}

A.bread:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%; 
	font-weight: bold;
	color:  #CC6633;
	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;
	}
			
span.bread{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 70%;
 font-weight: bold;
 color:  #4682B4;
 
}	

span.breadGT{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 70%;
 font-weight: bold;
 color: #4682B4;
}	

span.breadB{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 70%;
 font-weight: bold;
 color:  #4682B4;
}	

span.breadGTB{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 70%;
 font-weight: bold;
 color:  #000000;
}	


P {
	font-family:  Arial, Helvetica, sans-serif;   
	font-size:  90%;
	font-weight:  normal; 
	color: #003366;
}

P.arial{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:  normal; 
	color: #003366;
}


P.foot{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:  70%;
	color: #003366;
}

P.intro {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 150%;
	color: white;
    text-align: center;
	
}

P.body {
	font-family :  "Times New Roman", Times, serif;
	font-size :    90%;
	letter-spacing : normal;
	line-height : normal;
    font-weight: normal;
	color: #003366;
}

span.back{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 75%; 
	font-weight: bold;
	letter-spacing : normal;
	line-height : normal;
	text-align:center;
}

P.top{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 75%; 
	font-weight: bold;
	letter-spacing : normal;
	line-height : normal;
	text-align: center
}


P.next{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 75%; 
	font-weight: bold;
	letter-spacing : normal;
	line-height : normal;
	text-align: right;
}

EM {
	 font-style: italic;
	 color: #003366;
}

EM.h{
	 font-style: italic;
	  color: #CC6600; 
}

STRONG {
	 font-weight: bold;
	 color: #003366;
}

UL{
	font-family:   Arial, Helvetica, sans-serif;
	font-size:  90%;
	font-weight:  normal; 
	color: #003366;
}
li{
	font-family:   Arial, Helvetica, sans-serif;
	color: #003366;
	font-size:  90%;
	font-weight:  normal; 
}

OL{
	font-family:   Arial, Helvetica, sans-serif;
	font-size:  90%;
	font-weight:  normal; 
	color: #003366;
	

