


a:LINK    {color:white; text-decoration:none; }
	
 a:VISITED {color:white; text-decoration:none; }
	
a:HOVER    {color:red; text-decoration:none; }





body


 {
	font-family: Arial;
	background-color: #A7B4FC;
	background-image: url(../titel_bg.jpg);
	font-size: 30pt 


scrollbar-shadow-color: #000000;
scrollbar-face-color: #A7B4FC;
scrollbar-base-color: #8AAAF4;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #8080FF;
scrollbar-darkshadow-color: #400080;
scrollbar-track-color: #A7B4FC;
scrollbar-arrow-color: #FFFFFF
}


h1, h2, h3, h4, h5, h6
{
	font-family: Century Gothic, Arial, Helvetica;
}
h1
{
	color:red;
}
h2
{
	color: black;

}
h3
{
	color: black;

}
h4
{
	color: black;

}
h5
{
	color: black;

}
h6
{
	color: black;

}

TABLE {
  color            : #black; 
  margin-top       :10px;
  margin-right     : 10px;
  margin-bottom    : 10px;
  margin-left: 10px;
  vertical-align: top;
  clip:rect(   ) ; 
  width:380px;
} 

