BODY
{
	BACKGROUND-COLOR: #FFFFFF;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 170%;
	color: #333333;
	text-decoration: none;
}
A:link {
	color: #333333;
	text-decoration: none;
}
A:hover {
	color: #C30004;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C30004;
}
A:visited {
	text-decoration: none;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-transform: none;
	color: #333333;
	font-weight: bold;
}
.padded {
	padding: 8px;
}
.headingsred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	font-weight: bold;
	text-transform: capitalize;
	color: #c30004;
}
.line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCCCCC;
}
A.head:link {
	color: #CCCCCC;
	text-decoration: none;
}
A.head:visited {
	text-decoration: none;
}
A.head:hover {
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.gallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCCCCC;
}
A.gallery:link {
	color: #CCCCCC;
	text-decoration: none;
}
A.gallery:visited {
	text-decoration: none;
}
A.gallery:hover {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.bodylight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 170%;
	color: #999999;
}
.bodydark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 170%;
	color: #000000;
}
.bodylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 170%;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C30004;
	text-decoration: none;
}
.webding {
	font-family: webdings;
	font-size: 10px;
	line-height: 170%;
	color: #C30004;
}