body {
/*	background: #EAEAFF;*/
	background-color: White;
    margin: 0;
	padding: 0;
}
p {
	font-family: Sans-serif, Arial;
	font-size: 10pt;
	text-align: justify;
	margin-bottom: 10px;
	color: #444444;
	text-indent : 15px; 
	}

 li, td, blockquote, div {
	font-family: Sans-serif, Arial;
	font-size: 10pt;
	text-align: justify;
	margin-bottom: 10px;
	color: #444444;
}

div.header_title {
	text-align: center;
	font-family: serif;
	font-size: 20pt;
	font-weight: bold;
	color: #0000FF;
}

table.menu td {
	background-image: url(grad1.gif);
	font-size: 9pt;
   
}

tr.menu_bottom td {
	border-top: 1px solid Silver;
	border-bottom: 1px solid Silver;
	height: 2px;
	background-image: none;
	background-color: #EAEAFF;
}

a.menu {
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}

h1 {
	font-family: Sans-Serif;
	font-size: 14pt;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #000000;
	text-align: center;
	
}

h2 {
	font-family: Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	
}
h3 {
	font-family: Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	
}
h4 {
	font-family: Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	
}

span.nbr {
	white-space: nowrap;
}

a:link{
     color: #0000FF;
}

a:visited{
     color: #000099;
}

a:active{
      color: #FF0000 ;
 }
 
a:hover{ 
        background: #EAEAFF; color; #FFFFFF;
}
STRONG  {
font-weight : normal;} 