A:link { text-decoration: none } 
A:active { text-decoration: none }
A:visited { text-decoration: none }
h2{
text-indent: 25px;
}
h3
{
font-family: verdana, sans-serif;
padding: 2px;
font-size:15px;
color: #FFFFFF;
text-indent: 35px;
border-style: outset;
border-width: 1.0px;
border-color: #294692;
background-color: #005daa;
margin: 1px;
border-radius: 5px; -moz-border-radius: 5px;
} 
h3:hover { 
color: #42454a;
background-color: #dedbde;
font-size: 15px;
text-indent: 36px;
}
h3.selected { 
color: #42454a;
background-color: #dedbde;
font-size: 17px;
text-indent: 35px;
}
h4 {
font-family: verdana, sans-serif;
color: #42454a;
text-align:center;
font-size: 17px;
margin: 5px;
}
h1 {
font-family: verdana, sans-serif;
}
p {
margin:0px;
}
td 
{ 
vertical-align: top; 
margin:0px;
}
.nontabs
{
margin:25px;
}
.jobs
{
margin:25px;
text-align:center;
padding-top: 10px;  
padding-right: 0px;  
padding-bottom: 5px;  
padding-left: 0px;
border: 2px #000000 dotted;
background-color: #CCCC99;
}
