a:link       { background-image: 
               ; 
               background-repeat: repeat }
a:visited
{
	color: rgb(102,0,0); 
} 
a:active 
{
	color: rgb(0,0,204);
}
body         { font-family: Verdana; font-size: 10pt; color: 
               #000080 }
table
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Bookman Old Style, Times New Roman, Times;
}
h1           { color: #000080; font-family: Haettenschweiler; line-height: 150%; 
               word-spacing: 0; text-indent: 7; border-style: outset; 
               border-width: 3; margin-left: 0; margin-top: 1; margin-bottom: 
               1; background-color:#C0C0C0 }
h2
{
	color: rgb(0,153,51); 
}
h3
{
	color: rgb(204,51,51); 
}
h4
{
	color: rgb(51,0,204);
}
h5
{
	color: rgb(0,153,51);
}
h6
{
	color: rgb(204,51,51);
}