
	A:hover {
		color: red ! important;
		}

	code, tt, pre  {
		font-weight: normal;
  		font-family: monospace;
		font-size: 100%;
	}


	#main {

  /* font-family: monospace;
  font-size: 24px;
  font-weight: bold;
  color: #666;
  text-decoration: none;
  padding-top: 12px;
  height: 38px;
  text-shadow: 2px 2px 2px #999;

	*/
		color: #333;
		font-family: Georgia, Palatino, Times, serif;
	
	}


	body {
		background-color: #012163;
	}

	.leftandtop {
		background-color: #E0E699;
	}

	.horizbar {
		background-color: #CCCC99;
	}

	.texttitle {
		background-color: #012163;
	}
	
	.footerlinks {
		color: black;
		font-family: georgia;
		font-size: 10;
		font-weight: normal;
	}

	.bartext { 	font-family: Arial;
		font-weight: Bold;
		font-size: 14;
		color: white; }

	a { TEXT-DECORATION: none;
		color: black; 
	    font-family: Arial;
	    font-weight: Bold;
	    font-size: 11; 
	    cursor: hand;}

/*	p { font-family: Georgia;
	    font-size: 11; }

*/

	p { 
		margin-right: 25px;
 		font-size: 90%;
 		line-height: 170%;
 		padding-bottom: 1em;
  	 	background-color: transparent;
  		color: #333;
  		font-weight: Normal;
  		font-size: 13;
  		font-family: Georgia, Palatino, Times, serif;
	}


	h1 { font-family: Arial;
	    font-weight: Bold;
	    font-size: 15; }

	h2 { font-family: Arial;
	    font-style: italic;
	    font-weight: Bold;
	    font-size: 13;
	    color: white;  }

/*	div { 	font-family: Arial;
		font-weight: Bold;
		font-size: 14;
		color: white; }
*/

	li { 	font-family: Arial;
	    font-size: 11; }
	    
   	td { 	font-family: Arial;
	    font-size: 11; }