.main { font-family: Verdana, Helvetica, Arial; font-size: 11px; line-height: 14px }
.small { font-family: Verdana, Arial; font-size: 10px; line-height: 14px }
.copyright { font-family: Arial; font-size: 9px; line-height: 16px }
.form { font-family: Verdana, Helvetica, Arial; font-size: 10px; border: solid 1px black; background: white }
.headline { font-family: Arial; font-size: 14px; font-weight: bold }

.image { border: solid 1px black }
.table { border: solid 1px black }


BODY.main
	{ 
		color: black;
		background-color: white;
		background-image: url(background2005-eng.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		margin: 0px;
		/*scrollbar-face-color: #303C86;
	    scrollbar-highlight-color: #394DA4;
	    scrollbar-shadow-color: #091659;
	    scrollbar-3dlight-color: #2E4298;
	    scrollbar-arrow-color: #FEC854;
	    scrollbar-track-color: #6972A8;
	    scrollbar-darkshadow-color: black;*/
	}

a:active.variant { color: white; text-decoration: none; font-style: normal }
a:visited.variant { color: white; text-decoration: none; font-style: normal }
a:link.variant { color: white; text-decoration: none; font-style: normal }
a:hover.variant { color: black; text-decoration: none; font-style: normal }

a:active { color: #0000FF; text-decoration: none; font-style: normal }
a:visited { color: #0000FF; text-decoration: none; font-style: normal }
a:link { color: #0000FF; text-decoration: none; font-style: normal }
a:hover { color: #FF0000; text-decoration: none; font-style: normal }