p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding: 2px;
	margin: 2px;
}
a:link {
	color: #3399cc;
	text-decoration: none;
}
a:visited {
	color: #9900FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bolder;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.RedColor {
	color: #990000;
}
.GreenColor {
	color: #00CC00;
}
.OrangeColor {
	color: #FF9900;
}
.BlueColor {
	color: #000099;
}
.ohehalfline {
	font-size: 12px;
	font-style: normal;
	line-height: 2px;
}

