
body, p, td, {
font-family: trebuchet ms, sans-serif;
color: #330099;
font-size: small;
background-color: white;
font-style: normal;
font-weight: normal;
font-variant: normal;
scrollbar-arrow-color:#330099;
scrollbar-darkshadow-color:#330099;
}



A:hover {text-decoration: underline}
A:link {text-decoration: underline; color:#000080;}
A:visited {text-decoration: underline; color:#000080}
A:active {text-decoration: underline}
a img {
border: none;
}

	@import "all.css"; /* just some basic formatting, no layout stuff */
	
	body {
		margin:10px 10px 0px 10px;
		padding:0px;
		font-family: trebuchet ms, sans-serif;
		}
	
	#leftcontent {
		position: absolute;
		left:10px;
		top:50px;
		width:200px;
		background:#fff;
		border:1px solid #000;
font-size: small;
		}

	#centercontent {
		background:#fff;
   		margin-left: 199px;
   		margin-right:199px;
		border:0px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 201px;
   		margin-right:201px;
		}
	html>body #centercontent {
   		margin-left: 201px;
   		margin-right:201px;
		}

	#rightcontent {
		position: absolute;
		right:10px;
		top:50px;
		width:200px;
		background:#fff;
		border:1px solid #000;
font-size: small;
		}
	
	#banner {
		background:#fff;
		height:40px;
		border-top:0px solid #000;
		border-right:0px solid #000;
		border-left:0px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:39px;
		}
	html>body #banner {
		height:39px;
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
		
		}