body {
	background: #B0A27B;
	color: #000000;
}
table.outside {
	border: 1px solid #cccccc;
	background-color: white;
}
td#headerimg {
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	height: 100px;
}
p, td {
	font-family: arial, sans-serif;
	font-size: 12px;
}
td#topad {
	height: 22px;
	margin-top: 2px;
	padding-top: 2px;
}
td.title {
	background: url(img/menu.jpg) no-repeat left;
	color: black;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 2px;
	height: 27px;
}
h1 {
	font-family: 'times new roman', serif;
	font-size: 30px;
	color: red;
	margin-top: 10px;
	text-align: center;
}
.content {
	padding: 5px;
	border-left: 0px solid #cccccc;
}
.copyright {
	background-color: #F2ECDC;
	color: #404040;
	text-align: center;
}
h4 {
   background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 6px;
	padding-left: 0px;
	font-weight: bold;
	color: #000080;
	font-size: 13px;
        margin-bottom: 0px;
}
h3 {
        margin-top: 0px;
}
h2 {
        margin-top: 6px;
        margin-bottom: 3px;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
}
h5 {
	font-family: arial, sans-serif;
        margin-top: 0px;
        margin-bottom: 12px;
	font-weight: bold;
	color: #000060;
	font-size: 18px;
}
