body {
	background-color: #FF6600;
	font-family: "Times New Roman", Times, serif;
	color: #660066;
	text-align: left;
	left: auto;
	clip:   rect(   );
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
h1 {  font-family: "Times New Roman", Times, serif; font-size: 14pt; font-style: normal; font-weight: bold; color: #FF6600; padding-top:10px;}

	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
h2 {  font-family: "Times New Roman", Times, serif; font-size: 14pt; font-style: normal; color: #9999FF; font-weight: bold}
a {  color: #006600}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #9999FF;
	clip:       rect(   );
	text-align: left;
	position: relative;
	left: auto;
	top: auto;

}
h4 {  font-family: "Times New Roman", Times, serif; font-size: 9pt; color: #9966FF; font-weight: normal}
a:visited {  color: #0066FF}
a:active {  color: #FF6600}

#mainright {
		width:33%;
		float:left;
		background:#fff;
		padding-bottom:10px;
		}
	
	#maincenter {
		width:34%;
		float:left;
		background:#fff;
		padding-bottom:10px;
		}
	
	#mainleft {
		width:33%;
		float:left;
		background:#fff;
		padding-bottom:10px;
		}
#banner {
	background-color: #660099;
		}
	
	#banner h1 {
	margin:0px;
	padding:10px;
	color: #FFFF00;
#banner h1 a:visited {
	color: #FFFF00;
}
