a:link
	{
	color: #04285e;
	text-decoration:none;
	}
a:visited
	{
	color: #04285e;
	text-decoration:none;
}
a:hover
	{
	color:#F79709;
	}

p,ul,li,table,tr,td 
	{
	font-family:verdana,arial,helvetica;
	font-size:10pt;
	}

h1,h2,h3,h4,h5,h6
	{
	font-family:verdana,arial,helvetica;
	color:#000000
	}
hr
	{
	color:#ffff00;
	}

.s_menu
	{
	background-color:#76BEC7;
	color:#04285e;
	font-size:11pt;
	font-weight:bold;
}
.s_main
	{
	color:#04285e;
	}
.s_titel
	{
	font-size:12pt;
	font-weight:bold;
	color:#04285e;
	}
