td.header{
		font-family: Arial, Helvetica;
		font-size: 32px;
		height:100px;
		text-align:center;}

span.mission{	font-family: Arial, Helvetica;
				font-size:12px;
				text-align:center;}

body {
		font-family: Arial, Helvetica;
		color: #0000CC;
		position: fixed;
		background:#AAAAAA}

img.logo{	position: absolute;	left: 145px; top: 25px;
			height: 55px; width: 55px;
			z-index: 1;}

img.header2{	position: fixed;	left: 0px; top: 0;
				height: 100px; width: 175px;
				overflow: hidden;}

img.content{	position: fixed;	
				left: 0px; top: 0;
				overflow: hidden;}

A {
	text-decoration: none;}

A:hover {
	text-decoration: underline;}

A:hover.nav {
	color:#FF0000;}

A.nav {
	color: #0000FF;
	font-size: 10pt;
	font-weight: bold;}

