A{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: Navy;
	font-size: 15px;
}
A:hover{
	text-decoration: underline;
}
strong {
	font-family: "Arial Black";
	font-size: 12px;
	font-weight: normal;
}
strong.Green {
	font-family: "Arial Black";
	font-size: 12px;
	font-weight: normal;
	color: #008000;
}

p.emOne {
	font-family: "Arial Black";
	font-size: 13px;
}
p.emTwo {
	font-family: "Arial Black";
	font-size: 12px;
	color: #725D4B;
}
font.emOne {
	font-family: "Arial Black";
	font-size: 13px;
}
font.emTwo {
	font-family: "Arial Black";
	font-size: 12px;
	color: #725D4B;
}
font.emThree {
	font-family: Arial;
	font-size: 12px;
	color: #725D4B;
	font-weight: bold;
}
font.emFour {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #725D4B;
	font-weight: bold;
}
font.emFive {
	font-family: "Arial Black";
	font-size: 13px;
	color: #550000;
}
font.emSix {
	font-family: "Arial Black";
	font-size: 13px;
	color: #550000;
}
font.emSeven {
        font-family: "Arial Black";
        font-size: 16px;
        color: #550000;
}
font.RedText{
	color: Red;
	font-weight: bold;
}
font.BoldGreen{
	font-family: "Arial Black";
	color: #008000;
}
