
.body {background-color: #99CCFF; scrollbar-track-color: #99CCFF; scrollbar-base-color: #000080;}

a:link {text-decoration:underline; font-size:12; font-weight:bold; color: #FFFFFF}
a:visited {text-decoration:underline; font-size:12; font-weight:bold; color: #FFFFFF}
a:hover {text-decoration:underline; font-size:12; font-weight:bold; color: #000080}
TD {font-family:arial; font-size:12; color: #000000}
.h1 {
	font-family:arial; font-size: 12px; color: #00004d;
}
.h2 {
	font-family:arial; font-size: 11px; color: #00004d;
}
/* header */
div#header {
	width:1024px; 
	height:70px;
	margin-left: 0px;
	margin-bottom:0px;
	margin-top: 15px;
	background: transparent;
  }
