a:link
{
	color: rgb(0,0,255); 
}
a:visited
{
	color: rgb(30,255,00); 
} 
a:active 
{
	color: rgb(30,30,150);
}
body
{
	font-family:  Trebuchet MS, Helvetica, Arial;
	background-image:url(../images/image001.jpg);
	color: rgb(0,0,0);
	font-weight: 550;
	text-align:center;
}
table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Trebuchet, Helvetica, Arial;
}

h1
{
	color: rgb(0,0,0); 
	font-family: Trebuchet MS;
}
h2
{
	color: rgb(0,0,0);
	font-size: 10.0pt;
	font-weight:700;
	text-align: center;
}
h3
{
	color: rgb(0,0,255);
	font-size: 16.0pt;
	font-weight: 100;
	text-align:center;
}
h4
{
	color: rgb(0,0,255);
	font-size: 16.0pt;
	font-weight: 900;
}
h5
{