/* Copyright 2006 by www.huetti.at.tt */



body
{
	font-family: arial;
	background-color: #336699;
	color: #FFFFFF;
	font-size: 12pt;
	margin-left: 3px;

	scrollbar-face-color: #336699;
	SCROLLBAR-TRACK-COLOR: #C0C0C0;
	scrollbar-arrow-color: #FF0000;
	scrollbar-base-color: #FF0000;
	scrollbar-shadow-color : #FF0000;
	SCROLLBAR-3DLIGHT-COLOR: #FF0000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	scrollbar-highlight-color: #000000;	
}

a, a:visited
{
	font-family: arial;
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none
	onmouseover: window.status=window.status;return true;
}

a:hover
{
	font-family: arial;
	background-color: transparent;
	color: #CC0000;    
}


h1
{
	font-family: arial;
	background-color: transparent;
	color: #CC0000;
	font-size: 46px;
	text-align: center;
}


h2
{
	font-family: arial;
	background-color: transparent;
	color: #CC0000;
	font-size: 26px;
	text-align: center;
}




table
{
	background-color: transparent;
	Font-Family: Arial;
	Font-Size: 12pt;
	Font-Color: #FFFFFF;
	Text-Align: center;
}
