a:link
{
	text-decoration:none 
}
hr           { border-bottom: 2px solid #008000 }
.hTab        { font-size: 10pt; color: #FF9966; text-align: center; line-height: 100%; 
               font-weight: bold; margin-top: 0; margin-bottom: 0; 
               background-color: #FFFF00 }
a:hover      { color: #FF0000; text-decoration: underline; background-color: #FFFF00 }
a:visited
{
	 
} 
a:active 
{
	color: #0000FF;text-decoration:underline
}
body
{
	font-family: Verdana;
	background-color: #FFFFFF;
	color: #3333CC;font-size:10pt; background-image:url('images/bkgnd.gif')
}
table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102); 
}
h1, h2, h3, h4, h5, h6
{
	text-decoration:none
}
h1
{
	color: #FF0000;
}
h2
{
	color: #00CC00; 
}
h3
{
	color: rgb(102,0,51); 
}
h4
{
	color: rgb(51,102,51);
}
h5
{
	color: rgb(102,0,51);
}
h6
{
	color: rgb(51,102,51);
}
a            { text-decoration: none; color: #FF9966 }
