a:link
{
	color: rgb(51,153,255); 
}
a:visited
{
	color: rgb(51,102,204); 
} 
a:active 
{
	color: rgb(255,153,0);
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
	font-family: Verdana; background-color: rgb(255,255,255); color: #666633; font-size: 10pt;
}
th
{
	vertical-align: middle;
	font-family: Verdana; background-color: #EEEEEE; color: #666633; font-size: 12pt;
}
td
{
	vertical-align: top;
	font-family: Verdana; background-color: rgb(255,255,255); color: #666633; font-size: 10pt;
}
body
{
	font-family: Verdana; background-color: rgb(255,255,255); color: #666633; font-size: 10pt;
}

img
{
	border-color: white; border: 20;
}

h1
{
	font-family: Verdana; font-size: 16pt; color: #3366CC; 
}

h2
{
	font-family: Verdana; font-size: 12pt; 	color: #EEAA00;
}

h3
{
	font-family: Verdana; font-size: 10pt; color: #666633; font-weight: bold;
}
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);
}
.content
{
	padding-left: 40; padding-right: 80; padding-top: 20; padding-bottom: 20;
}
.aufz
{
	padding-left: 30; margin-top: 0; margin-bottom: 0;
}
.larger
{
	font-size: 12pt;
}
.nav
{
	vertical-align: top;
	background-color: #EEEEEE;
}
.th
{
	vertical-align: middle;
	font-family: Verdana; font-size: 12pt; 	color: #EEAA00;
}
.note
{
	font-family: Verdana;
	font-weight: bold;
	font-style: italic;
	color: #eeaa00;
}