body {	
	background-color: #9999FF;
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: Tahoma;
	font-size: 11pt;
	color: #000066;
	margin: 0 0 0 0;
	}
	
h2 {
	font-size: 17pt;
	font-family: Verdana;
	color: #000099;
	font-weight:bold;
	}

h3 {
	font-size: 15.5pt;
	font-family: Verdana;
	font-weight: bold;
}

a {
	color: #003300;
	text-decoration: underline;
}

a:hover {	
	color: #000033;
	font-weight: bold;
}

a:visited {
	color: #330000;
}