/* ============================================================ */


body, td, normal, p {
/*	background-image : url(...);                  */
/*	background-repeat : no-repeat;                */
	font-family:  Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 120%;                            
	color: #225180;                               
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
} 


p {
	margin: 12px 0px 6px 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-family : Verdana, Arial, sans-serif; 
	color: #426b9d;                               
}

h1 {	font-size : 18pt; 
	font-weight : bold; 	
	margin: 45px 12px 9px 0px; 
	line-height: 135%;       
} 
	
h1.arrow {
	margin: 45px 6px 9px 34px; 
	line-height: 135%;       
} 

h2 {	font-size : 16pt; 
	font-weight : bold; 
	margin: 4px 12px 4px 0px; 
	line-height: 110%;       
} 

h2.emph {	
	margin: 4px 0px 4px 0px; 
	border: 0;
/*	background-color: #8effff; */
	background-color: #eeeeee; 
	color: #225180;                             
} 

h2.menu {	
	margin: 8px 12px 8px 0px; 
	border: 0;
} 

h3 {	font-size : 14pt; 
	font-weight : bold; 
	margin: 12px 0px 6px 0px;	
} 
	
h4 {	font-size : 12pt; 
	font-weight : bold;  	
	margin: 12px 0px 6px 0px;
} 
	
h5, h6 {
	padding-top : 0; 
	padding-bottom : 0; 
	margin-top : 0; 
	margin-bottom : 0; 
} 


hr {
	color: #56d4ff;    
	background-color: #56d4ff;
	margin: 2px 0px 2px 0px;
	border: 0;
	height: 6px;
	size:0px;
}

hr.thin {
	color: #56d4ff;    
	background-color: #56d4ff;
	margin: 5px 0px 1px 0px;
	border: 0;
	height: 3px;
	size:0px;
}


p.caption {
	font-size: 11pt;
	font-family:  Times, serif;
	font-style: normal;
	line-height: 120%;                            
	color: #225180;                               
	font-weight: normal;
	text-decoration: none;
	margin: 8px 0px 2px 0px;
}

p.contact {
	font-family:  Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 120%;                            
	color: #225180;                               
	font-weight: normal;
	text-decoration: none;
	margin: 3px 0px 6px 0px;
} 


a:link {
	color: #458524;
	text-decoration: none;
	font-size: inherit;
}

a:visited {
	color: #72b350;
	text-decoration: none;
	font-size: inherit;
}

a:hover, a:focus, a:active {
	color: #458524;
	text-decoration: underline;
	font-size: inherit;
}


ul {
	margin: 2px 0px 4px 0px;
}


.gray {
	background-color: #eeeeee; 
}


/* ============================================================ */

