body, table {
link-size: 11px;
font-family: Verdana, Helvetica, Sans-serif; color: #000000; font-size: 10px; font-weigth: bold; text-decoration: none }

input { 
font-family: Verdana, Helvetica, Sans-serif; 
font-size: 11 px; 
color: #111111; 
border: 1px solid #000000; 
text-decoration: none;
cellpadding: 0; 
background-color: #ffffff; }

textarea { 
font-family: Verdana, Helvetica, Sans-serif; 
font-size: 11 px; 
color: #111111; 
border: 1px solid #000000; 
text-decoration: none;
cellpadding: 0; 
background-color: #ffffff; }

a:link {
color : #000080;
size : 11px;
text-decoration : none }

a:visited {
color : navy;
size : 11px;
text-decoration : none }

a:active {
color : red;
size : 11px;
text-decoration : none }

a:hover {
size : 11px;
      color : navy;
text-decoration : underline; }

.header {
font-family: Verdana, Helvetica, Sans-serif; color: #000000; font-size: 6px; font-weigth: bold; text-decoration: none }

h1 {
    font-family: Verdana;
font-weight: bold;
	color: #000080;
    font-size: 13 px;

	}
	
h2 {
    font-family: Arial;
font-weight: bold;
	color: red;
    font-size: 12 px;

	}
	
h3 {
    font-family: Verdana;
font-weight: bold;
	color: red;
	    font-size: 11 px;

	}