
<!--
3b4e87 dark blue 6978a3 faded blue
-->
body {
	background-color:ffffff;
 	font-family: verdana, arial, helvetica, times new roman;
}
div.text {
	font-family: georgia;
	line-height:16px;
	font-size: .74em;
	color: midnightblue;
}
div.smalltext {
	color: midnightblue;
	font-family: verdana, arial, helvetica, times new roman;
	line-height:17px;
	font-size: .72em;
}
div.home {
	color: midnightblue;
	font-family: verdana, arial, helvetica, times new roman;
	width:425;
	line-height:19px;
	font-size: .72em;
}
div.xsmall {
	color: 333333;
	font-family: verdana, arial, helvetica, times new roman;
	line-height:12px;
	font-size: .64em;
}
div.xxsmall {
	color: 333333;
	font-family: verdana, arial, helvetica, times new roman;
	line-height:14px;
	font-size: 9px;
}
div.tabletext {
	color: 333333;
	font-family: verdana, arial;
	line-height:13px;
	font-size: 10px;
}
#photo {
	align: right;
	padding:10px;
	border:1px dashed midnightblue;
}
div.bar {
	font-size:11px;
	font-weight: bold;
	color:#ffffff;
	background-color:#81a2b6;
	border:1px;
	padding:4px 2 4px 4px;
	font-family:verdana;
}
ul {
	list-style: url(square.gif) disc;
	margin-left: 12;
	padding-left: 8px;
	text-indent: 1px;
}
.stories {
	border:1px dashed midnightblue;
	width: 190px;
	padding: 10px;
	font-family: arial, helvetica, times new roman;
	color: #666666;
	font-size: 74%;
	line-height:15px;
	background-color:ghostwhite;
	padding:10px;
}
.footer {
	font-family: arial;
	font-size: 72%;
	color: #ffffff;
	line-height:15px;
	padding:10px;
}
a.white:link {
	color: #ffffff;
	text-decoration: none;
}
a.white:visited {
	color: #ffffff;
	text-decoration: none;
}
a.white:hover {
	color: #ffffff;
	text-decoration: none;
}
a.white:active {
	color: #ffffff;
	text-decoration: none;
}
.photo {
	background:#fff;
	border:1px dashed midnightblue;
	margin:10px 10px 10px 10px;
	padding:10px;
}
.left {
	float:left;
	margin:0 15px 4px 0;
}
.right {
	float:right;
	margin:15 15 15px 15px;
}
.menu {
	border:1px dashed midnightblue;
	width: 150px;
	font-family: arial, helvetica, times new roman;
	color: midnightblue;
	font-size: 72%;
	line-height:15px;
	background-color:ghostwhite;
	padding:10px;
	margin:10px;
}
div.table {
	color: 333333;
	font-family: arial, helvetica;
	line-height:11px;
	font-size: 10px;
}
a:link {
	color: #3f4375;
	text-decoration: none;
}
a:visited {
	color: midnightblue;
	text-decoration: none;
}
a:hover {
	color: #ff3300;
	text-decoration: underline;
}
a:active {
	color: midnightblue;
	text-decoration: none;
}
.navskip {
	position:absolute;
	left:-3000px;
	width:500px;
}

