
.acorn {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; color: #000000; text-decoration: underline;}
.content {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; color: #ffffff; text-decoration: none;}
.title {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:16px; color: #ffffff; text-decoration: none;}
.subtitle {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; color: #ffffff; text-decoration: none;}
.navtitle {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color: #000000; text-decoration: none;}
.credtitle {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; color: #00cc99; text-decoration: none;}

.navlink_on{color: #ffff00; font-family: verdana; font-size: 10pt; font-weight: normal; text-decoration: none;}
a.navlink:link{color: #ffffff; font-family: verdana; font-size: 10pt; font-weight: normal; text-decoration: none;}
a.navlink:active{color: #ffffff; font-family: verdana; font-size: 10pt; font-weight: normal; text-decoration: none;}
a.navlink:visited{color: #ffffff; font-family: verdana; font-size: 10pt; font-weight: normal; text-decoration: none;}
a.navlink:hover{color: #ffff00; font-family: verdana; font-size: 10pt; font-weight: normal; text-decoration: none;}

a.conlink {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color: #9999ff; text-decoration: none;}
a.conlink:link{color:#9999ff; font-family: verdana; font-size: 11pt; font-weight: normal; text-decoration: underline;}
a.conlink:active{color: #9999ff; font-family: verdana; font-size: 11pt; font-weight: normal; text-decoration: underline;}
a.conlink:visited{color:#9999ff; font-family: verdana; font-size: 11pt; font-weight: normal; text-decoration: underline;}
a.conlink:hover{color:#ffff00; font-family: verdana; font-size: 11pt; font-weight: normal; text-decoration: underline;}

body {
	background-color: #000000;
	color: #FFFFFF;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
.navtable {
	border: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #666666;
	border-color: #cccccc;
}

.logotable {
	border: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #666666;
	border-color: #cccccc;
}

.contenttable {
	border: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #000000;
	border-color: #666666;
}


