body {
	font-family: Arial, Helvetica, sans-serif;

}

p {
	font-size: 12px;
}
hr {
	height: 1px;
	width: 100%;
	color: #990000;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
.more {
	font-size: 12px;
}
.more a {
	text-decoration: none;
	color: #000099;
}	
.more a:hover {
	text-decoration: underline;
	color: #990000;
}	

.footer {
	font-size: 10px;
	color: #33CCFF;
}
.footer a {
	text-decoration: none;
	color: #FFFFFF;
}	
.footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.rightbox {
	line-height: 16pt;
	font-size: 12px;

}
.headtextwhite {
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #003399;
	font-size: 14px;
	text-align: left;

}
.text {
	font-size: 12px;
}
ul {
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}
