body {
	margin-left: 0px;
	margin-top: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}

.text {
	font-family: "Bookman Old Style";
	font-size: 14px;
}

.textbold {
	font-family: "Bookman Old Style";
	font-size: 14px;
	font-weight: bold;
}

.small {
	font-family: "Arial Narrow", "Arial Rounded MT Bold", "Arial Black";
	font-size: 10px;
}
.smallbold {
	font-family: "Bookman Old Style";
	font-size: 10px;
	font-weight: bold;
}

.medium {
	font-family: "Bookman Old Style";
	font-size: 12px;
}

.mediumbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.bigbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text2small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.pic_border {
	border: 10px ridge #990000;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
