BODY  		{ 	background-color: #000033; 
  				font-family: Arial; 
  				font-size: 10pt }
  				
.main 		{ 	background-color: #ffffff; }

td,p		{	font-size: 10pt }

.menubar	{ 	background-color: #990000;
  				color: white;	}
  				
.topbar		{	background-color: #000033;	}
  				
.disclaimer	{	font-size: 6pt; 
  				text-align: center;	}

h1			{   font-size: 20pt;
				font-weight: bold;
				color: #990000;	}

h2			{	font-size: 14pt;
				font-weight: bold;
				color: #000033;	}

h3			{ 	color: #000033;
				font-weight: bold; 
				font-size: 12pt; }
				
h4			{ 	color: #000000;
				font-weight: bold; 
				font-size: 10pt; 
				text-decoration: underline;			}
				
a:link, a:visited
			{   text-decoration: none; 
				color: #003399;		}
				
a:hover		{	text-decoration: underline;
				color: #990000; }
				
.caption	{	font-size: 8pt;
				font-weight: bold;}
				
.maincell	{	margin: 10em;
				padding:10px;	}
				
table		{	border-collapse: collapse;
				border-width: thin ;
				border-color: #C0C0C0;
			 	}
			 	
.mission	{	font-size: 24pt;
				font-weight: bold;
				color: #ff0000;
				}
.normaltable {	border-width: thin;  }