.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
; color: #FFFFFF
}


/* CSS Text Document */
p,td,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a 	{text-decoration: none;
	font-size:8pt;
	color: #000000;
	font-weight: bold;
	}

a:hover {text-decoration: none;
	color: #cc0000;
	font-size:8pt;
	font-weight: bold;
	}


.news {
    color: #630066;
    font-weight: bold;
    font-size:9pt; 
}
hr 	{ color: #cc0000;
}

.warning {
    color: #cc0000;
    font-weight: bold;
    font-size:10pt; 
}
.headsub {
    color: #630066;
    font-weight: bold;
    font-size:10pt; 
}




.button  
{
font-weight: normal; 
background: url('../img/buttonzal.gif') #5445DA; 
color: #FFFFFF;
border-style: solid;
border-color: #ffffff;
border-width: 1px;
background-color: #cc0000;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px
}

.but {
	background: #F9F9F1;
	border: 1px #505050 solid;
	font-weight: normal;
	color: #00000;
	cursor: auto;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px
}

