a:link

{

	color: #000066; 

}

a:visited

{

	color: #660033; 

} 

a:active 

{

	color: rgb(255,51,0);

}

body

{   font-family: Arial, Geneva, Helvetica, sans-serif;
	background: #0099CC;

              

}

table

{

	table-border-color-light: rgb(255,153,51);

	table-border-color-dark: rgb(0,0,0);

	margin-left:0;

	margin-top:0;

	background-position: center;

	font-family: Arial, Helvetica, sans-serif;



}

table indent { margin-left:5 }



h1, h2, h3, h4, h5, h6

{

	font-family: Arial;

}

h1

{

	color: rgb(102,0,0);

}

h2

{

	color: rgb(102,102,0); 

}

h3

{

	color: rgb(204,51,0); 

}

h4

{

	color: rgb(153,102,0);

}

h5

{

	color: rgb(204,51,51);

}

h6

{

	color: rgb(102,0,102);

}

a.topnav:link, a.topnav:visited {

	font-weight: bold;

	color: #663300;

	text-decoration: none;

	font-size: 13px;



}

a.topnav:hover {

	color: #990000;

	text-decoration: none;

}
