


a img {border: none; } 

a:link {
	text-decoration: none; 
	color: rgb(0,51,204); 
	font-family: Arial, Helvetica; san serif; 
	font-size: 10pt; 
	font-weight: bold; }

a:visited {
	text-decoration: none;
	color: rgb(51,153,102); 
	font-family: Arial, Helvetica; san serif;
	font-size: 10pt; font-weight: bold; }

a:hover {text-decoration: none; background-color: rgb(255,255,204); }

a:active {
	text-decoration: none;
	color: rgb(255,153,0);
	font-family: Arial, Helvetica; san serif;
	font-size: 10pt; font-weight: bold; } 

body
{
	text-decoration: none;
	color: rgb(0,0,0);
	font-family: Arial, Helvetica; 
	font-size: 10pt; font-weight: normal;
	background-color: rgb(255,255,204);
	}

p {
	font-family: Arial, Helvetica; 
	font-size:10pt; 
	font-color: rgb(73,53,9);
	font-weight: normal; }

table {table-border-color-light: rgb(255,102,153); table-border-color-dark: rgb(102,51,153);  }
ul {
	font-family: Arial, Helvetica; 
	font-size:10pt; 
	font-color: rgb(73,53,9);
	font-weight: normal; }

h1 {font-family: Goudy Old Style, Arial, Helvetica, 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(153,0,0); }
h3 {	color: rgb(51,153,102); }
h4 {	color: rgb(0,0,0); }
h5 {	color: rgb(255,102,153); }
h6 {	color: rgb(73,53,9); }