.style1 {
	font-size: large;
	font-weight: bold;
}
.style2 {font-size: x-large}
body {
	background-color: #9F0000;
}
a.two:link {font: 14px Arial, Helvetica, sans-serif; font-weight: bold; color: #710b15; text-decoration: none }
a.two:active {font: 14px Arial, Helvetica, sans-serif; font-weight: bold; color: #710b15; text-decoration: none }
a.two:visited {font: 14px Arial, Helvetica, sans-serif; font-weight: bold; color: #710b15; text-decoration: none }
a.two:hover {font: 14px Arial, Helvetica, sans-serif; font-weight: bold; color: #ffffff; text-decoration: underline }
a.three:link {font: 12px Arial, Helvetica, sans-serif; font-weight: bold; color: #710b15; text-decoration: none }
a.three:active {font: 12px Arial, Helvetica, sans-serif; font-weight: bold; color: #710b15; text-decoration: none }
a.three:visited {font: 12px Arial, Helvetica, sans-serif; font-weight: bold; color: #710b15; text-decoration: none }
a.three:hover {font: 12px Arial, Helvetica, sans-serif; font-weight: bold; color: #ffffff; text-decoration: underline }

.style4 {font-size: small}
.style6 {font-family: Georgia, "Times New Roman", Times, serif}
.style7 {font-size: medium}
.style9 {color: #bcb396}
.style10 {color: #009966}
.style13 {	color: #330000;
	font-weight: bold;
}
.style14 {	font-size: medium;
	font-weight: bold;
	color: #330000;
}


