body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #D0D0D0;
}
.introtext {
	font-size: medium;
	color: #717073;
}
.introtextbold {
	font-size: medium;
	color: #717073;
	font-weight: bold;
}
.h1sub {
	font-size: large;
	color: #717073;
	font-weight: bold;
}
strong {
	font-weight: bold;
	color: #000000;
}
a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #666666;
}



h1 {
	font-size: x-large;
	color: #00aeef;
}
h2 {
	font-size: x-large;
	color: #00aeef;
}
h3 {
	font-size: large;
	color: #00aeef;
}
h4 {
	color: #00aeef;
	font-size: medium;
}
h5 {
	color: #00aeef;
}
