h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-style: italic;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 12px;
}
a:link {
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
ol {
	font-size: 12px;
	color: #000099;
}
table {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}
ul {
	font-size: 12px;
	font-style: normal;
	color: #000099;
}
li {
	font-size: 12px;
	color: #000099;
}
h6 {
	color: #3366CC;
}

