body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;;
}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}

.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #800000;
	text-decoration: none;
}
a:focus {
	color: #800000;
	text-decoration: none;
}
a:active {
	color: #800000;
	text-decoration: none;
}
a:link span {
	color: #000000;
	text-decoration: none;
}
a:visited span {
	color: #000000;
	text-decoration: none;
}
a:hover span {
	color: #800000;
	text-decoration: none;
}
a:focus span {
	color: #800000;
	text-decoration: none;
}
a:active span {
	color: #800000;
	text-decoration: none;
}

