a:link
{
	color: #3399FF; text-decoration:none 
}
a:visited
{
	color: #800080;text-decoration:none 
} 
a:active 
{
	color: #FF9900;text-decoration:none
}
a:hover      { text-decoration: underline; color: #0000FF }
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102);
	background-image:url('images/Background.gif')
	
}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(255,255,204);
	color: rgb(102,102,51); font-size: 12pt;
}

h1
{
	font-family: Verdana;
	color: #663300; font-size:16pt; font-weight:bold
}
h2
{
	font-family: Verdana;
	color: #663300; font-size:14pt; font-weight:bold
}
h3
{
	font-family: Verdana;
	color: #663300; font-size:12pt; font-weight:bold
}
h4
{
font-family: Verdana;
	color: #663300; font-size:10pt; font-weight:bold
}
h5
{
	font-family: Verdana;
	color: #663300; font-size:10pt; font-weight:bold
}
h6
{
	font-family: Verdana;
	color: #663300; font-size:10pt; font-weight:bold
}