body
{

  margin-top: 20px;
  margin-bottom: 20px;

  color: #000080;
  font-family: 'Verdana';
  TEXT-DECORATION: none;

  scrollbar-arrow-color:#008000;
  scrollbar-track-color:#ffffff;
  scrollbar-shadow-color:#008000;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#ffffff;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-3dlight-color:#ffffff;

}

table {font-size: 10px; text-align: justify;}

img {border-color: #ffffff;}

td.welcome {
	font-size: 18px;
	A:link {color:#008080; text-decoration : none; }
	A:visited {color:#008080; text-decoration : none }
	a:active   {color:#008080 text-decoration : none }
	A:hover {color: red; text-decoration : none; }	
	}

input{background: white;color: gray;font-family: verdana;font-size: 8pt;border: solid gray;border-width: 1;}
option{background: white;color: gray;font-family: verdana;font-size: 8pt;border: solid gray;border-width: 1;}
submit{background: white;color: gray;font-family: verdana;font-size: 8pt;border: solid gray;border-width: 1;}
reset{background: white;color: gray;font-family: verdana;font-size: 8pt;border: solid gray;border-width: 1;}

A:link {color:#008080; text-decoration : none; }
A:visited {color:#008080; text-decoration : none }
a:active   {color:#008080 text-decoration : none }
A:hover {color: red; text-decoration : none; }