a:link {
	color: #990000;
}
a:visited {
	color: #663333;
}
a:hover {
	color: #996600;
}
body {
	background-color: #F5E7B8;
	color: #660000;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

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

.mediumm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.boldm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

.smallm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.contents {
	background-image: url(images/logoback.gif);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #F5E7B8;
	border: none;
}

.box {
	padding: 2px;
	border-left: 1px solid #CFAC8A;
	border-top: 1px solid #CFAC8A;
	border-right: 2px solid #400000;
	border-bottom: 2px solid #400000;
	margin-bottom: 5px;
	background-color: #F5E7B8;
}
