body 		{color: #000000; 
	 	 background: #00CCFF;}
		  			
a.nav:link 	{color: #000000; 
	         text-decoration: none;
		 font-weight: bold;}
a.nav:visited 	{color: #000000; 
	         text-decoration: none;
		 font-weight: bold;}
a.nav:active 	{color: #000000;}
a.nav:hover 	{color: #00FE11;}


a.maint:link 	{color: #000000; 
	         text-decoration: none;
		 font-weight: bold;}
a.maint:visited {color: #000000; 
	         text-decoration: none;
		 font-weight: bold; }
a.maint:active 	{color: #000000; }
a.maint:hover 	{color: #FBFE00;}


a.text:link 	{color: #000000;}
a.text:visited  {color: #000000;}
a.text:active 	{color: #000000;}
a.text:hover 	{color: #FBFE00;}


div.banner	{ text-align: center; }

div.screen1	{text-align: left;}
div.screen2	{text-align: right;}

table.nav	{background-color: #FBFE00;
		 width: 70%;
		 margin-left: 15%;
		 margin-right: 15%;
		 border-color: #000000;
   		 border-width: medium;
    		 border-style: solid;	
				}
td.nav		{
		width: 10%;
		text-align: center;}

h2		{margin-left: 15%;}

h3		{line-height: 0%;}

table.main	{width: 70%;
		margin-left: 15%;
		margin-right: 15%;}


table.bot	{width: 70%;
		margin-left: 15%;
		margin-right: 15%;
		position: static; bottom: 0px;}

td.bot		{font-size: small;
		text-align: center;}

hr		{height: 5px;
		background-color: #000000;
		border: 0px;}

span.smaller 	{font-size: small;}
