A:link 		{font-family: "arial"; font-size: 8pt; color: #000000; text-decoration: none;}
a:link 		{font-family: "arial"; font-size: 8pt; color: #000000; text-decoration: none;}
a:active 	{font-family: "arial"; font-size: 8pt; color: #000000; text-decoration: none;}
a:visited 	{font-family: "arial"; font-size: 8pt; color: #000000; text-decoration: none;}
a:hover 	{font-family: "arial"; font-size: 8pt; color: #CC3333; text-decoration: none;}

body {
		background-color: #FFFFFF;
		margin-left:  	5px;
		margin-top:   	5px;
		margin-right: 	5px;
		margin-bottom:	5px;
	 }
	
textarea, select, input		{	font-family: arial;
								font-size: 8pt;}

p 	 {
		font-family: 	"helvetica"; 
	 	font-size: 		8pt; 
	 	color: 			"#000000";
	 }

.datum 	 {
			font-family: 	"arial"; 
	 		font-size: 		9pt;
			font-weight: 	bold;
	 		color: 			"#000000";
	 }

q 	 {
		font-family: 	"helvetica"; 
	 	font-size: 		10pt; 
	 	font-weight: 	bold;
		color: 			"#000000";
	 }

table.admin  {
		 	 	border: 1px solid #000000;
				background: #DADADA;
			 }
			 
table.links  {
		 	 	border: 1px solid #000000;
				background: #EEEEEE;
			 }

table.info  {
		 	 	background: #EEEEEE;
			 }
			 
table.button  	{
		 	 		border: 1px solid #000000;
					background: #99CC99;
			 	}
.snow 	{
		position:absolute; 
		layer-background-color:#FFFFFF; 
		visibility:visible; 
		top:-50px; 
		font-size:1px; 
		background-color:#FFFFFF; 
		}