a:link
{
	color: #0000CC; 
	font-size:10pt
}
a:visited
{
	color: #0000CC; 
	font-size:10pt
} 
a:active 
{
	color: #CC0000; 
	font-size:10pt
}
a:hover
{
	color: #CC0000; 
	font-size:10pt
}
table
{
	background-color: #FFFFFF;
	font-size:10pt
}
body
{
	font-family: Verdana;
	background-color: #FFFF99;
	color: #003300; 
	font-size:10pt;
	margin-top:0px
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #003300; 
	font-size:12pt;
	margin-bottom:5px;
}
h2
{
	font-family: Arial, Times;
	color:#003300; 
	font-size:10pt;
	margin-bottom:2px;
}
h3
{
	font-family: Arial, Times;
	color: rgb(0,102,153); 
}
h4
{
	font-family: Arial, Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: Arial, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Arial, Times;
	color: rgb(51,102,204);
}
.background {
background-image: url(images/bg.gif);
}