a:link
{
	color: #006666; 
}
a:hover { color: #000; text-decoration: underline overline; }
a:visited
{ color: #000; } 
a:active 
{
	color: #008000;font-weight:bold
}
body
{ font-family: Verdana; background-color: #ffffff; margin: 0; padding: 0; }
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Comic Sans MS, Arial, Helvetica;
}
h1
{
	color: rgb(153,0,0);
}
h2
{
	color: rgb(255,204,0); 
}
h3
{
	color: rgb(0,153,153); 
}
h4
{
	color: rgb(204,255,255);
}
h5
{
	color: rgb(0,0,102);
}
h6
{
	color: rgb(153,0,0);
}
#header { background-image: url(../SmartObjects/WBG_002.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: center top; height: 152px; }
#title { color: #008000; font-size: 11px; font-weight: bold; padding: 3px 5px; border-bottom: 1px dashed #008000; }
#title-bottom { color: #008000; font-size: 11px; font-weight: bold; padding: 3px 5px; border-top: 1px dashed #008000; }
