body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
A:link {
	color: #b10525;
	text-decoration: none;
}       /* unvisited link */
A:visited {
	color: #b10525;
	text-decoration: none;
}   /* visited links */
A:active {
	color: #b10525;
	text-decoration: none;
}    /* active links */
A:hover {
	color : #000000;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 10px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #b10525;
	text-decoration: none;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #b10525;
}

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

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

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

.box2 {
	font-style: normal;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid #333333;
}
.mediumsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b10525;
	font-weight: bold;
	text-decoration: none;
}
.Bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-image: url(../art/bullet.gif);
	text-indent: 20pt;
	list-style-position: outside;
}
.mediumRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b10525;
	font-weight: bold;
	text-decoration: none;
	padding: 5;
	border-color: #333333;
	background-color: #FDBEC1;
	border-width: 1;
}
