<style>
body		{ top-margin:0; 
		  right-margin:0; 
		  left-margin:0; 
		  bottom-margin:0; 
		  font-family: Arial, Times New Roman, Courier New, High Tower Text;
		  font-size:medium;
		  color: #ffffff;
		  background-color:#000000;	
		 
		}

p		{font-family: Arial, Times New Roman; font-size:80%; color:#ffffff; 
		}

h1		{font-family: Arial, Times New Roman; color:#ffffff; font-style:normal; font-weight: bold; font-size:225%;
		 		 		 
		}

h2		{font-family: Arial, Times New Roman;  color:#ffffff; font-style:normal; font-weight: bold; 
		
		}

h3		{font-family: Arial, Times New Roman; color:#ffffff; font-style:normal; font-weight: bold; 
		}

hr		{width: 50%; color:#33ccff;
		}

a:link {color:#ffffff; text-decoration: underline;}      /* unvisited link */
a:visited {color:#ffffff; text-decoration: underline; }  /* visited link */
a:hover {color:#ffffff; text-decoration: none;}  /* mouse over link */
a:active {color:#ffffff; text-decoration: none;}  /* selected link */

A:link.submenu	{color:#ffffff; text-decoration:none; font-weight:light; }
A:visited.submenu	{color:#ffffff; text-decoration:none; font-weight:light; }
A:active.submenu	{color:#ffffff; text-decoration:underlined; font-weight:light; }
A:hover.submenu	{color:#ffffff; text-decoration:underlined; font-weight:bold; 
			 text-decoration: none; background-color:; text-transform:uppercase;} }

div		{color:#ffffff; font-family:Arial; 
		}
td 		{color:#ffffff;
		}

.tdwithborder {border: 3px solid #33ccff;
		  background-color:#003366;	 
		  border-style: ridge; padding:5px;
		}

input 		{
		width: 75px;
		height: 20px;
		color: #000099;
		}

.tablepadding {
		padding: 15px;
		}

.mainfont	{
		font-family: arial;
		}

</style>
