body {
	background-color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	color: #333333;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
	line-height: 100%;
	text-align: justify;
	text-transform: uppercase;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	line-height: 150%;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	color: #333333;
	line-height: 175%;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}
h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
}
a {
	color: #6699cc;
}
a:visited {
	color: #999999;
}
