a:link
{
	color: #000000; 
}
a:visited
{
	color: #800080; 
} 
a:active 
{
	color: #0000FF;
}
body
{
	background-position: center top; font-family: serif;
	background-color: #CCCC99;
	color: #000000;background-repeat:no-repeat; background-attachment:fixed
}
table
{
	background-position:  
                center top; table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); background-repeat:no-repeat; background-attachment:fixed; text-align:center; width:700 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Times New Roman, Times;
}
h1
{
	color: rgb(0,153,153);
}
h2
{
	color: rgb(102,102,102); 
}
h3
{
	color: rgb(153,153,102); 
}
h4
{
	color: rgb(0,153,153);
}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,102);
}