body, td, p
        {
	color : black;
        font-style: normal;
        font-variant: normal;
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
		scrollbar-face-color:#FFFFFF;
		scrollbar-highlight-color:#ffffff;
		scrollbar-3dlight-color:#FFFFFF;
		scrollbar-darkshadow-color:#ffffff;
		scrollbar-shadow-color:#ffffff;
		scrollbar-arrow-color:#ffffff;
		scrollbar-track-color:#ffffff;
		scrollbar-base-color:#ffffff;
        } 
h1
	{ 
	color : #53AA2A;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight :  bold;
	margin-top : 0px;
	margin-bottom : 0px;
	}
ul 
	{
	color : #0099ff;
	font-family : arial, helvetica, sans-serif;
	font-size : 13px;
	font-weight :  bold;
	list-style-type :  square;
	list-style-image :  url("../images/icons/bullet_bc.gif");
	margin-left :  10px;
	margin-top :  5px;
	padding-left: 0;
	}
li 	
	{
	color : #0099ff;
	font-family : arial, helvetica, sans-serif;
	font-size : 13px;
	font-weight :  bold;
	list-style-type :  square;
	margin-left :  10px;
	margin-top :  5px;
	padding-left: 0;
	}
a
{
	text-decoration : none;
	border-bottom: 1px dotted #0099ff;
	color : #0099ff;
}
a:active
{
	color : #ffffff;
	background-color: #0099ff;
	border-bottom: 1px solid #0099ff;
}
a:visited
	{
	border-bottom: 1px solid #0099ff;
	}
a:hover
	{
	color : #ffffff;
	background-color: #00ccff;
	border-bottom: 1px solid #0099ff;
	}
.imprint{  
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight :  normal;
	}
