/* CSS Document */

Body, td
{
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: 11px;
font-weight: normal;
text-align: left;
}

.head
{
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: 12px;
font-weight: bold;
text-align: left;
text-decoration: none;
}

.headb
{
font-family: Arial, Helvetica, sans-serif;
color: #990000;
font-size: 11px;
font-weight: bold;
text-align: left;
text-decoration: none;
}

a 
{
font-family: Arial, Helvetica, sans-serif;
color: #990000;
font-size: 11px;
font-weight: normal;
text-align: left;
text-decoration: none;
}

a:hover {color: #990000;
text-decoration: underline;
}


.a1 
{
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 11px;
font-weight: normal;
text-align: left;
text-decoration: none;
}

.a1:hover {color: #FFFFFF;
text-decoration: underline;
}

/*what is above this text was modified to the new specs*/


h1,h2,h3
{
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12;
font-weight: bold;
text-align: left;
text-decoration: underline;
}


h4 {
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: 12;
font-weight: bold;
text-align: left;
text-decoration: underline;
}



input { 
font-family: Arial, Helvetica, sans-serif;
 font-size: 11px; 
 color: #003366;
 width: 150px; 
 margin-right: 6px; 
}

textarea { 
font-family: Arial, Helvetica, sans-serif;
 font-size: 11px; 
 color: #003366;
 width: 250px; 
 margin-right: 6px; 
}

.but { 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px; 
 background-color: #FFFFFF; 
 color: #003366; 
 margin-right: 6px; 
}

/*user elements */



