body {
	color:#163D7D;
    margin-top:0px; 
	margin-left:0px;
	background-image: url(../layout/ZWGA_Logo_RZweb11_13.gif);
	background-attachment: fixed;

	scrollbar-base-color:#163D7D;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-highlight-color:#DDDDDD;
	scrollbar-shadow-color:#666699;
	scrollbar-track-color:#FF9900;
}
h1 {
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;

}
.text {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}

a.textlink:link {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #003399;
	text-decoration: none;
	}
	
a.textlink:visited {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #003399;
	text-decoration: none;
	}
	
a.textlink:hover {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #003399;
	text-decoration: underline;
	}
	
a.textlink:active {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #003399;
	text-decoration: none;
	}
