body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: floralwhite;
	color: black;
	font-size: small;
	background-position: left top;
	padding: 0px;
	margin: 0px;
}

.body {
	margin: 0px 10px 0px 15px;
	max-width: 735px;
}
caption {
	font-size: x-small;
}

h1,h2,h3 {
	color: #990000;
	text-align: left;
}

table {
	padding: 5px;
	text-align: center;
}

blockquote {
	text-align: left;
	text-size: small;
}

h4 {
	color: #990000;
	text-align: left;
}
dd {
	text-align: left;
	text-size: small;
	font-size: x-small;
}
ol {
	text-align: left;
	text-size: small;
	font-size: x-small;
}
cite {
	text-align: right;
	text-size: small;
	font-size: x-small;
}
dt {
	text-align: left;
	text-size: small;
	font-size: small;
	font-weight: bold;
}

div.head {
	width: 760px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}	

div.head p {
	line-height: 200px;
}

div.head h1 {
	margin: 1px 1px 1px 10px;
	padding: 0px;
	line-height: 45px;
	vertical-align: middle;
}

.foot {
	text-align: left;
	width: 760px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	line-height: 14px;
}	

div.foot p {
	margin-top: 0px 0px 0px 15px;
	padding: 0px;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	border: 0px none;
	line-height: 0px;
}

div.menu {
	visibility:hidden;
}

div.links {
	margin: 0px 5px 2px 5px;
}

img.head {
	visibility: hidden;
}

img.logo {
	visibility: visible;
	width: auto;
}


li.subs {
	list-style-position: outside;
	list-style-type: none;
}

li.entry {
	list-style-position: outside;
	list-style-type: disc;
}table.splash {
	padding: 0px;
	text-align: center;
	color: #FFFFFF;
	margin: 0px;
	border: none;
}

.box {
	padding: 0px;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	margin: 0px;
}
.boxBot {
	padding: 0px;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	font-weight: bold;
	vertical-align: middle;
	line-height: 7px;
	margin: 0px;
}
.title {
	padding: 2px 0px;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
	margin: 2px 0px;
}
.subtitle {
	padding: 2px 0px;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	vertical-align: middle;
	margin: 2px 0px;
}
.box a:link, .box a:active, .box a:visited {
	color: #FFFFFF;
	cursor: hand;
	text-decoration: none;
}

.box a:hover {
	color: #FF9933;
	cursor: hand;
	text-decoration: none;
}
div.float {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
