a:link {	color: #05D3D1;text-decoration:none; font-weight:bold}
a:visited {	color: #85ffdd;text-decoration:none; font-weight:bold} 
a:active {	color: #ffff40;text-decoration:none; font-weight:bold}
a:hover      { color: #ffff40; text-decoration:none; font-weight:bold }


a:link.jobs {	color: #0000FF;text-decoration:none; font-weight:bold}
a:visited.jobs {	color: #800080;text-decoration:none; font-weight:bold} 
a:active.jobs {	color: #0000FF;text-decoration:none; font-weight:bold}

body
{
	font-family: Arial;
	background-color:#000000;
	color:#FFFFFF; font-size:10pt
}

table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153); 
}

td
{ 
font-family: Arial; font-size: 10pt; color:#FFFFFF
 }
 
.jobs        { font-family: Verdana; color: #000000; background-color:#FFFFFF }

.header      { font-family: Arial; font-size: 12pt; color: #FFCC00; font-weight: bold }

.header1      
{
    font-family: Arial, helvetica, sans-serif;
	font-size: 12pt;
	background:#05D3D1;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	border: 1px solid #CCCCCC
}


.header2      
{
    font-family: Arial, helvetica, sans-serif;
	font-size: 10pt;
	background:#5092CF;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	border: 1px solid #CCCCCC
}
 
h1, h2, h3, h4, h5, h6
{	font-family: Arial, Helvetica;}
h1{	color: #000000}
h2{	color: #000000}
h3{	color:#33CCCC}
h4{	color: #33CCFF}
h5{	color: rgb(134,134,134)}
h6{	color: rgb(153,153,51)}