td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.menuon {
	color: #FFFFFF;
	font-weight: bold;
}
.menuoff a{
	color: #CCCCFF;
	font-weight: bold;
	text-decoration:none;
}
.footer {
	font-size: 9pt;
}
h1 {
	font-size: 14pt;
}
h3 {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 4px;
}
.story {
	position:relative;
	width:600px;
	margin-bottom:20px;
	margin-top:10px;
}
.shortstory {
	position:relative;
	width:440px;
	margin-bottom:20px;
}
.topphoto{
	position:absolute;
	left:630px;
	top:30px;
	height:200px;
	width:200px;
	margin:10px;
}
.contactinfo td{
	font-size:9pt;
}