body {
	color: white;
	font-size: 12px;
	font-family: verdana;
	font-style: normal;
	background-color: #6e0000;
}
p {
	font-size: 12px;
 font-style: normal;
		margin-top: 9px;
	margin-bottom: -0px;

}
td {
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
}
.small {
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}
.small-dark {
	color: #000;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}
.med {
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
}
.large {
	font-size: 18pt;
	font-weight: bold;
	font-style: normal;
}
.BoldItalic {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: -0px;
	text-decoration: underline;
}
h4 {
	font-size: 12px;
	font-weight: normal;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin-top: 3px;
	margin-bottom: -0px;
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
