body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
}
h1 {
	color: #330099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #99CC00;
	font-size: large;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0000FF;
	background-color: #CCCCCC;
	font-weight: lighter;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #6699CC;
	font-weight: lighter;
}
a:hover {
	text-decoration: underline;
	color: #CC3333;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #339966;
	font-size: x-small;
	font-weight: normal;
}
p {
	font-size: small;
}
li {
	font-size: small;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
}

table.table1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
