body {
	background-color: #FFFFCC;
	color:#660000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

h3, h6 {
	color: #990000;
}

h1, h2, h4, h5 {
  color: #660000;
}

hr {
  color: #660000;
	height:1px;
	width:75%;
	text-align:center;
}

a {
	color: #003366;
}

table#header {
  width: 750px;
	text-align:center;
}

table#main {
  width: 750px;
}

td#menu {
	font-size:10px;
	width:100px;
	border-top:1px solid #660000;
	border-bottom:1px solid #660000;
	border-left:1px solid #660000;
}

td#maintext {
  color:#660000;
	border:1px solid #660000;	
}

table#footer {
  width: 750px;
}

td#footerleft {
  text-align:left;
}

td#footerright {
  text-align:right;
}