body, td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
p {
	line-height: 16px;
}

.white {
	color: #FFFFFF;
}
.highlight {
	color: #d7ff97;
}


.bodystyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}

.medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
}

.xbig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}

.expanded {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	background-color: #6D0101;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.box1 a:link {
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
}
.box1 a:visited {
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
}
.box1 a:active {
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
}
.box2 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.box1 a:hover {
	color: #d7ff97;
	font-size: 16px;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #6D0101;
}
h2 {
	font-size: 14px;
	color: #6D0101;
}
a {
	color: #962E2E;
}
