body {
	margin-top: 0px;
	text-align: left;
	background-color: #E1E8FF;
}

#Footer {
	font-size: 9px;
	color: #666666;
}	

#maintable {
	color: #CC3300;
	background-color:#E1E8FF;
	font-family: Calibri, Geneva, Arial, Helvetica, sans-serif;
	width: 98%;
	border: 0px;
	cellpadding: 0px; 
	cellspacing: 10px;
}

p {
	font-size: 14px;
	font-family: Calibri, Geneva, Arial, Helvetica, sans-serif;
	color: #993333;
}

a:link {
color: #CC3300;
}

a:visited {
color: #CC3300;
}

a:hover {
color: #CC3300;
font-weight: bold;
}

.h1 {
	display:block;
	width:580px;
	font-size: x-large;
	font-weight: bold;
	color: #CC3300;
	border: thin solid #993399;
	background-color: #FFD5FF;
	background-position: center;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	line-height: 110%;	
}

.h2 {
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
	margin:10px 0 10px 0;
	text-align: center;
}

.h3 {
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	margin:10px 0 10px 0;
	text-align: left;
}

.h4 {
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	line-height: 20px;
}

.h5 {
	font-size: 36px;
	font-weight: bold;
	color: #CC3300;
	line-height: 48px;
}

.h6 {
	font-size: 10px;
	color: #CC3300;
}