body {
	background-image: url(images/background_PageGreen.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	
	color: 330100;
	
}

html>body {/*for Opera */
font-size: small;
}

h1 { font-size: 150%;
}
h2 { font-size: 130%;
}
h3 { font-size: 120%;
}
.style2 {font-size: 75%}
.style3 {font-size: 90%}
.style6 {font-size: 130%}

a:link {
	color: 33664D;
	text-decoration: none;
}
a:visited {
	color: 33664D;
	text-decoration: none;
}
a:active {
	color: 33664D;
	text-decoration: none;
}
a:hover {
	color: 990066;
	text-decoration: underline;
}

