h1 {
	Font-Family: Times New Roman;
	Font-weight: bold;
	Font-size: 16px;
	color: #990000;
	text-align: center;
}
STRONG {
Font-Family: Times New Roman;
Font-weight: bold; Font-size: 16px;
Font-style: italic;
color: #990033;
}
B {
Font-Family: Times New Roman;
Font-weight: bold; Font-size: 16px;
Font-style: italic;
color: #990033;
}
BODY {
Font-Family: Times New Roman;
Font-weight: normal; Font-size: 16px;
color: #990000;
}
H2, H3, H4, H5, H6 {
Font-Family: Times New Roman;
Font-weight: normal; Font-size: 16px;
color: #990000;
}
I {
Font-Family: Times New Roman;
Font-weight: normal; Font-size: 16px;
Font-style: italic;
color: #990000;
}
a, a:visited {
	color: #990000;
	text-decoration: underline;
}