body {font: oblique normal 300 13pt/15pt Calisto Times serif;
	 background-color: #D0E080;
	 color: #1919FF;
	 text-align: left;}
	 
body.splash{font: oblique normal 300 13pt/14pt Calisto Times serif;
	 background-color: #F0F0B0;
	 background-image: url(images\leftlogo.gif);
	 background-position: center center;
	 background-repeat: no-repeat;
	 color: #1919FF;
	 text-align: left;}
	 
table {font: italic normal 300 13pt/15pt Calisto Times serif;
	 color: #1919FF;
	 text-align: left;}

a:link {font: normal normal 900 13pt/15pt Arial sans-serif;
	   color: #1919FF;
	   text-decoration: none;
	   background-color: #D0E080;
	   border-left: 2px white;
	   border-top: 2px white;
	   border-bottom: 2px white;
	   border-right: 2px white;
	   border-style: solid;
	   }
	   
a:visited {font: normal normal 900 13pt/15pt Arial sans-serif;
		  color: #1919FF;
		  text-decoration:none;
	  	  background-color: #D0E080;
	   border-left: 2px white;
	   border-top: 2px white;
	   border-bottom: 2px white;
	   border-right: 2px white;
		  border-style: solid;}
		  
a:hover {font: normal normal 900 13pt/15pt Arial sans-serif;
		 text-decoration: none;
		 background-color: #E0E0C0;
		 color: #1919FF;
		 border-left: 2px white;
		 border-top: 2px white;
		 border-bottom: 2px gray;
		 border-right: 2px gray;
		 border-style: solid;}
		 
span   {font: normal normal 900 13pt/15pt Arial sans-serif;
	   color: #1919FF;
	   text-decoration: none;}
		 
		 
h1 {font: italic normal 900 26pt/26pt Calisto, Times, serif ;
			 color: #0909FF;
			 text-align: center;
			 }
h2.left {font: italic normal 700 16pt/18pt Calisto, Times, serif ;
			 color: #0909FF;
			 text-align: left;
			 }
			 
h2.center {font: italic normal 700 16pt/18pt Calisto, Times, serif ;
			 color: #0909FF;
			 text-align: center;
			 }
			 
h3 {font: italic normal 700 14pt/16pt Calisto, Times, serif ;
			 color: #0909FF;
			 text-align: center;
			 } 
			 
h4 {font: italic normal 500 13pt/14pt Calisto, Times, serif ;
			 color: #0909FF;
			 text-align: center;
			 }

			 
			 
pre {font: italic normal 500 13pt/15pt Arial, sans-serif ;}

select, input, textarea {font: italic normal 500 13pt/15pt Arial, sans-serif ;
	   color: #0909FF;
	   text-align: center;}