p {  font-size: 12px}
p {  line-height: 16pt}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
ul {  font-size: 12px; line-height: 16pt}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: 6f0000;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: 6f0000;
}
body {  font-family: "Times New Roman", Times, serif}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #6f0000;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: 6f0000;
}
ol {  font-size: 12px; line-height: 16px}
a:hover {
	text-decoration: underline;
	color: #666666;
}
.padding {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.border {
	border: 1px solid #FFFFFF;
}
.imageborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 25px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 6f0000;
	border-right-color: 6f0000;
	border-bottom-color: 6f0000;
	border-left-color: 6f0000;
}
.white {
	color: #FFFFFF;
}
.picborder {border:#6f0000 1px solid; }