body {
	size: 8.5in 11in; 
	margin: 0.5in; 
	color:#000000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	voice-family: "\"}\""; 
	voice-family: inherit;	
	font-size: small; }	
}
	
a {
	color:#000066; 
	font-weight:bold; 
	text-decoration:underline;
}

p {
	text-align:justify;
}

#main {
	color:#000000; 
	margin:0px auto; 
}

#logo {
	display:block; 
	margin:10px 3px; 
	width:70px; 
	height:60px; 
	float:left;
}

#header {
	color:#000000; 
	text-align:center; 
	font-size:14pt; 
	font-family:arial,sans-serif; 
	font-style:oblique; 
	width:450px;  
	float:left; 
	margin:10px 3px;
}

#menu {
	display:none;
}

#content {
	margin: 5px 5px 5px 5px;
	width: 550px;
	float:none;
}
	
#footer {
	display:none;
}

.wrapper {
	position:relative; 
	float: left;
	width:750px; 
}

.bold {
	font-weight:900;
}

h1 {
	margin: 4px 4px; 
	font-size: 1.35em; 
	font-weight: 600; 
	word-spacing: -0.2em; 
	letter-spacing: 0.1em; 
}
	
.news {
	color:6699cc;
	font-weight:800;
}	

.italic {
	font-style:italic;
	font-weight:600;
}

