.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

.bodybold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
}

.bodysmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}

.bodysmallbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height:00000014px;
	color: #333333;
	font-weight: bold;
}

.bodybig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.bodybigbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}

A:link {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #999999;
	text-decoration: underline;
}

A:hover {
	color: #CC9900;
	text-decoration: underline;
}

A:visited {
	color: #CC6600;
	text-decoration: none;
}

A:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.ImageLeft {
	padding-right: 5px;
	padding-bottom: 5px;
}

.ImageRight {
	padding-left: 5px;
	padding-bottom: 5px;
}
