body {
	background-color: #336699;
	background-image: url(images/backgroundtest.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.legaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	color: #010066;
	line-height: 1.3em;
}
.infotext {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

a:link {
	color: #CCFFFF;
	text-decoration: none;
}
a:visited {
	color: #9999FF;
	text-decoration: none;
}


h2 {
	font-size: 1.9em;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: 500;
	font-family: Georgia, "Times New Roman";
	letter-spacing: .3em;
}

a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
h3 {
	font-family: Georgia, "Times New Roman";
	font-size: 1em;
	font-weight: bold;
	color: #000066;
	letter-spacing: .2em;
}

a#page {color: #0000CC;
}

ol, ul {

	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
