body {
background: #02486A;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #006697 }

HTML { overflow:scroll;
}

a:link { color: #990000; text-decoration:underline }
a:visited { color: #990000; text-decoration:underline }
a:active { color: #990000; text-decoration:underline }
a:hover { color: #063A91 }
a { text-decoration:none }

.bold { font-weight:bold }

.black { font-weight:bold; color:#000000 }

.red { font-weight:bold; color:red }

.tablebold { font-weight:bold; color:#000000 }

.bigtitleno { font-weight:bold; color:#000000; font-size: 14px }

.big { font-weight:bold; color:#000000; font-size: 13px }

.bigtitle { font-weight:bold; color:#000000; font-size: 14px; font-style:italic }

/* menu */
span.menu {color: #006697; font-weight:bold; text-decoration:none; font-size: 12px }
span.menu A:link {color: #990000; font-weight:bold; text-decoration:none }
span.menu A:visited {color: #990000; font-weight:bold; text-decoration:none }
span.menu A:active {color: #990000; font-weight:bold; text-decoration:none }
span.menu A:hover {color: #006697; font-weight:bold; text-decoration:none }

/* menu */
span.submenu {color: #006697; text-decoration:none; font-size: 11px }
span.submenu A:link {color: #990000; text-decoration:none }
span.submenu A:visited {color: #990000; text-decoration:none }
span.submenu A:active {color: #990000; text-decoration:none }
span.submenu A:hover {color: #006697; text-decoration:none }

/* table */
tr.table {color: #006697; font-size: 10px }
tr.table A:link {color: #990000; font-size: 10px }
tr.table A:visited {color: #990000; font-size: 10px }
tr.table A:active {color: #990000; font-size: 10px }
tr.table A:hover {color: #006697; font-size: 10px }

/* tdtable */
td.table {color: #006697; font-size: 12px }
td.table A:link {color: #990000; font-size: 12px }
td.table A:visited {color: #990000; font-size: 12px }
td.table A:active {color: #990000; font-size: 12px }
td.table A:hover {color: #006697; font-size: 12px }

.bottom { font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:10px }
	
/* bottom */
span.wbottom {color: #ffffff; font-weight:bold; font-size: 10px }
span.wbottom A:link {color: #ffffff; font-weight:bold }
span.wbottom A:visited {color: #ffffff; font-weight:bold }
span.wbottom A:active {color: #ffffff; font-weight:bold }
span.wbottom A:hover {color: #95cfdd; font-weight:bold }
	
.small { font-family: Arial, Helvetica, sans-serif;
	font-size:11px }
	
.white { font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:10px }
	
	
.italics { font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic }
	
.bigitalics { font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic }	
	
.plainitalics { font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic }

