.alldashed {
	border: 1px dashed #000000;
}
.rightmenu {
	border: 1px dashed #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: normal;
	text-align: right;





}
.storytable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
}
a.diddy:link {
	color: #FFFFFF;
	font-size: 9pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.diddy:visited {
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a.diddy:active {
	color: #FF9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a.diddy:hover {
	text-decoration: underline overline;
	background-color: #3399CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
} a:hover {
	color: #0099FF;
}
.legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px dotted #666666;
}
.maintxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.maintitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF9933;
	text-decoration: underline;
}
.rightdashed {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #3399FF;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	border-left-color: #3399FF;
}
