body {
	margin-top: 0px;
	border-left-width: thin;
	font-family: Arial, sans-serif;
	border: 0;
	width: auto;
	vertical-align: sub;
	font-size: small;
	text-align: right;
	padding-left: 10px;
}

a:link{
	color: #006699;
	text-decoration: none;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited{
	color: #006699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}
.feature{
	padding: 0px 0px 10px 10px;
	font-size: 65%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.fill{
	padding: 0px 0px 0px 0px;
	font-size: 65%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	}
	.filllarge{
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
}
/************** .story styles *****************/

.story{
	clear: both;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #666666;
}

.story p{
	padding: 0px 0px 10px 0px;
}
ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
.bodytext {
	font-family: Arial,sans-serif;
	font-size: 16px;
	color: #666666;
	text-align: center;
}
.secthead {
	font-family: Arial,sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #006699;
}
.event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	margin-left: 10px;
	margin-right: 10px;
}
