img {border: 0;}
a:link
{
	color: #FFFFFF; 
}
p.fuss       { font-size: 8pt; color: #FFFFFF }
a:visited
{
	color: #FFFFFF; 
} 
a:active 
{
	color: #FFFFFF;
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); font-family:Verdana;
}
body
{
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
}

h1
{
	font-family: Verdana, Arial;
	color: #00103C;font-size:14pt
}
h2
{
	font-family: Verdana, Arial;
	color: #00103C;font-size:12pt
}
h3
{
	font-family: Verdana, Arial;
	color: #00103C;font-size:11pt 
}
h4
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}
p.kasten     { padding:2; font-size: 11pt; background-color: #00084A; color:#FFFFFF; font-weight:bold; text-align:left }