/* CSS Document */
body {
	margin: 0 0 0 10px;
	font: 76% Arial, Helvetica, sans-serif;
}
a:link {color:#2F76B0; text-decoration:none}
a:visited {color:#2F76B0; text-decoration:none}
a:active {color:#9933CC; text-decoration:none}
a:hover {text-decoration:underline}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}	
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.style4 {
	font-weight: bold;
	text-decoration: none;
}
.style5 {
	font-weight: bold;
	text-decoration: none;
	line-height: 1.2em;
}
.style6 {
	font-size: 1.2em;
	font-weight: bolder;
	font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;
	color: #2F76B0;
	text-transform: uppercase;
}

