.date {
	font-style: normal;
	font-size: 10px; 
	font-weight: bold; 
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif
}

.navhead {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #0000A0;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.navlinks {
  text-align: left;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif
}

.title {
	color: #330077;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.subtitle {
	font-size: 16px;
	font-weight: bold;
	font-style: normal:
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.minititle {
	font-size: 14px;
	font-weight: bold;
	font-style: normal:
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.content {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.minitext {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, san-serif
}

body {
	background-color: #FFFFFF;
	margin-top: 0; 
	color: #000000
}

a:link { 
	color: #000099;
	text-decoration: none;
}

a:visited {
	color: #000099;
	text-decoration: none;
}

a:hover {
	color: #999933;
	text-decoration: underline;
}

a:active {
	color: #9900CC;
	text-decoration: none;			
}

table.accent {
	border: 2px #999999 solid;
}

table.nav {
	vertical-align: top; 
	border: 4px #999999 double; 
	width: 110px
}

table.tableborder {
	vertical-align: top; 
	border: 4px #999999 double; 
}

table.informational {
	border: 2px #BBBBBB solid; 
	width: 200px
}

td.buttongap {
	background-image: url(images/button_gap_bg.gif);
	width: 1px;
	font-size: 10px
}

td.buttoncell {
	text-align: center;
	width: 85px; 
	vertical-align: middle
}

td.header {
	background: #330077;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif
}

td.miniheader {
	background: #330077;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif
}

td.subheader {
	background: #FFFFCC;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

td.cellceiling {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

ul {  
	list-style-image: url(images/navbullet.gif)
}
