a:link
{
	padding:1; color: #FFFFFF;background-color:#000080; text-align:center; font-family:Courier New; font-size:14pt; text-decoration:underline; font-weight:bold 
}
a:visited
{
	color: #FFFFFF;font-weight:bold 
} 
a:active 
{
	color: #0000FF;background-color:#FFFFFF; font-weight:bold
}
body
{
	font-family: Arial, Helvetica;
	background-color: rgb(255,255,204);
	color: rgb(102,51,153);
}
table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Baskerville Old Face;font-size:24pt; color:#FF0000; font-style:oblique
}
h1
{
	color: rgb(102,51,153);
}
h2
{
	color: rgb(255,102,153); 
}
h3
{
	color: rgb(51,153,102); 
}
h4
{
	color: rgb(102,51,153);
}
h5
{
	color: rgb(255,102,153);
}
h6
{
	color: rgb(51,153,102);
}
button       { border-style: outset; border-width: 1; background-color: #008080 }
a:hover      { padding:0; font-family: Arial; color: #FFFFFF; font-style: italic; font-weight: bold; 
               background-color: #008080; font-size:14pt; text-decoration:underline;  }