body

{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: rgb(0,0,64);
	background-color: #C6C0DE;
	background-image: url(images/LogoHeader.jpg); 
	background-repeat: no-repeat;
	background-position: center top;
 }


a img {border: none; } 
a:link {text-decoration: none; color: rgb(18,20,112); font-size: 10pt; font-weight: bold; }
a:visited {color: rgb(18,20,112); font-size: 10pt; font-weight: bold; }
a:hover {text-decoration: none; background-color: rgb(164,166,236); }
a:active {color: rgb(18,20,112); font-weight:bold; } 


p {font-family: Arial, Helvetica; font-size:10pt; font-color: rgb(0,0,64); }

table {table-border rgb(51,153,102);  }



h1 {font-family: Arial, Helvetica, san serif;  }
h2, h3, h4, h5, h6 {font-family: Arial, Helvetica; }

h1 { font-size: 30pt; font-weight: bold; color: rgb(73, 53, 9); }
h2 {	color: rgb(73,53,9); }
h3 {	color: rgb(73,53,9); }
h4 {	color: rgb(51, 153, 102); }
h5 {	color: rgb(255,102,153); }
h6 {	color: rgb(51,153,102); }

hr {color: rgb(73,53,9); }