body {
	background-color: #3C0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	text-align: center;
}
a {
	color: #FFFFCC;
}
.header {
	background-image: url(images/header.gif);
	height: 144px;
	width: 402px;
}
td {
	text-align: left;
}
.cover {
	border: 1px solid #FFFFFF;
	margin: 5px;
}
h1 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
li a{
	color: #000000;
	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: dotted;
	border-left-style: none;
	border-top-color: #5E0000;
	border-right-color: #5E0000;
	border-bottom-color: #5E0000;
	border-left-color: #5E0000;
	padding: 4px;
	list-style-position: outside;
	list-style-type: none;
	display: block;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma, Verdana;
	font-size: 12px;
}
h3 {
	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: dotted;
	border-left-style: none;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	background-color: #370000;
	color: #FFFFFF;
	font-size: 14px;
}
.padd {
	padding: 10px;
}
