body {
	background-color:navy;
}

table.outer {
	border-style:double;
	border-width:10px;
	border-color:black;
	margin-left:100px;
	//margin-right:auto;
	padding:10px;
	background-color:#ffffff;
	width:800px;
	min-height:900px;
}
h2 {
	font-size:14px;
	font-weight:bold;
	font-family:verdana, Arial, sans-serif;
	color:#000000;
	margin-bottom:-15px;
}
div {
	margin-bottom:4px;
}

td {
	vertical-align:top;
}

img.ran {
	padding-right:10px;
	padding-bottom:20px;
	float:left;
	border:0px;
}
.header {
	font-size:18px;
	font-weight:bold;
	font-family:verdana, Arial, sans-serif;
	color:#000000;
}
.title {
	font-family:Courier New, Courier;
	font-weight:bold;
	font-size:48pt;
	color:#000000;
}
.title2 {
	font-family:Courier New;
    font-weight:bold;
    font-size:12pt;
    color:#000000;
}
.title3 {
	font-size:11pt;
	font-weight:bold;
	font-family:Courier New, Courier;
	color:#000000;
}
.list {
	font-size:12px;
	font-weight:bold;
	font-family:Courier New, Courier;
	color:#000000;
}
.navcount {
	font-size:10px;
	font-weight:bold;
	font-family:verdana, sans-serif;
}
hr {
	background-color:#000000;
	color:#000000;
	height:1px;
	border:0;
}
.n {
	font-size:11px;
	font-weight:normal;
	font-family:Courier New, Courier;
	color:#000000;
}
.datefont {
	font-size:11px;
	font-weight:bold;
	font-family:Courier New, Courier;
	color:#000000;
}
.rant {
	font-size:9pt;
	font-family:Courier New, Courier;
	color:#000000;
	line-height:12px;
}

td.boxen {
	border:1px;
	border-style:solid;
	border-color:black;
	padding:10px;
	color:black;
	text-align:center;
	font-family:Courier New, Courier;
	font-size:12px;
	font-weight:bold;
}
td.boxen:link { 
	cursor:pointer; 
	cursor:hand;
	text-decoration:underline;
}

td.boxen:hover { 
	cursor:pointer; 
	cursor:hand;
	text-decoration:underline;
}
a {
	font-size:11px;
	font-weight:bold;
}
a:hover { text-decoration:underline; }
a.b:link {text-decoration:none; color:black; cursor:pointer; }
a.b:hover {text-decoration:underline; cursor:pointer; }
a.b:visited {text-decoration:none; color:black; cursor:pointer; }

span.b { text-decoration:none; color:black; cursor:pointer; }
span.b:link {text-decoration:underline; color:black; cursor:pointer; }
span.b:hover {text-decoration:underline; cursor:pointer; }
span.b:visited {text-decoration:none; color:black; cursor:pointer; }

.linkhead {
	font-size:11pt;
	font-weight:bold;
	font-family:Courier New, Courier;
	color:#000000;
	margin-top:12px;
}
a.linktext {
	font-size:9pt;
	font-family:Courier New, Courier;
	color:#000000;
	line-height:14px;
	text-decoration:none;
}
a.linktext:link { text-decoration:none; color:#000000; }
a.linktext:hover { text-decoration:underline; }
a.linktext:visited { text-decoration:none; color:#000000; }

a.pg {
	font-size:10pt;
	font-family:Courier New, Courier;
	text-decoration:underline;
	color:#000000;
}
a.pg:link { text-decoration:underline; color:#000000; }
a.pg:hover { text-decoration:underline; }
a.pg:visited { text-decoration:none; color:#000000; }

a.ti {
	font-size:14px;
	font-weight:bold;
	font-family:verdana, Arial, sans-serif;
	color:#000000;
	margin-bottom:-15px;
	text-decoration:none;
}
a.ti:link { text-decoration:none; color:#000000; }
a.ti:hover { text-decoration:underline; }
a.ti:visited { text-decoration:none; color:#000000; }
