body { font-favily: Helvetica, sans-serif; font-size: 12px; }

td { font-family: Helvetica, sans-serif; font-size: 12px; }
td.small { font-size: 11px; }

ul { margin-bottom: 5px; margin-top: 5px; }
ul.left { margin-left: 25px; margin-bottom: 5px; margin-top: 5px; }

.menu  a, a.menu{ color: white; font-size: 11px; font-weight: bold; text-decoration: none; }
.menu a:hover, a.menu:hover { color: FF9900; font-size: 11px; font-weight: bold; }

a, .shref a { color: navy; font-size: 12px; }
a:hover, .shref a:hover { font-size: 12px; text-decoration: none; }

h1 
{ 
font-family: tahoma, verdana, Helvetica, sans-serif; 
font-size: 14px; 
color: 000066;
text-align: left; 
}

h2
{
font-family: tahoma, verdana, ms sans-serif, times, ms serif;  
font-size: 14px;
  font-weight: bold;
  color: 000066;
  text-align: left;
}

h3 
{
 margin-bottom:5px;
font-family: tahoma, verdana, ms sans-serif, times, ms serif;
 font-weight: bold;
 color: 000066;
 text-align: left;
  font-size: 14px;
}

h4 
{
 margin-bottom:5px;
font-family: tahoma, verdana, ms sans-serif, times, ms serif;
 font-weight: bold;
 color: 000066;
 text-align: left;
  font-size: 14px;
}
h5
{
 margin-bottom:5px;
font-family: tahoma, verdana, ms sans-serif, times, ms serif;
 font-weight: bold;
 color: CCCCCC;
 text-align: justify;
  font-size: 10px;
}

p {
	text-indent: 20px !important;
}




.workskinds ul, li {
color:black;
text-decoration:none;
list-style-type:none;
}
a:focus { 
outline: none; 
}