body {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #3366CC;
}
p {
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-size: large;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #3366CC;
}
h2 {
	font-size: medium;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #3366CC;
}
h3 {color: #3366CC;
font-weight: bold;
margin: 0;
padding:0;}

link {
	font-weight: bold;
	color: #3366CC;
	text-decoration: underline;
}
.subhead {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #3366CC;
}
.text_bold {
	font-weight: bold;
}
a:link {
	color: #3366CC;
}
a:visited {
	color: #669933;
}
a:hover {
	color: #669933;
}
a:active {
	color: #3366CC;
}