.contents {
	font-size: x-small;

	body text: #FFFFFF;
	background-position: left bottom;
	border-top: 5px none #950000;
	border-right: 5px none #950000;
	border-bottom: 5px none #950000;
	border-left: 5px none #950000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #FFFFFF;

    }
.bodytext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: x-small;
	text-decoration: none;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom-style: ridge;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;


}
.bodytextheading {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
}
.footertext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;


}
.bodytext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #333333;

}a:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
