body {
	color:444444;
	font-size : 11px;
	font-family :Arial, Helvetica, sans-serif ;
	}

table,tr,td	
{
	font-size : 11px;
	font-family :Arial, Helvetica, sans-serif ;
	}
	
a:link { color:#oooooo; text-decoration: underline }
a:active { color:#ffffff; text-decoration: none }
a:visited { color:#oooooo; text-decoration: underline }
a:hover { color:#ffffff; text-decoration: none }

a.green:link { color:#ffffff; text-decoration: underline }
a.green:active { color:#oooooo; text-decoration: none }
a.green:visited { color:#ffffff; text-decoration: underline }
a.green:hover { color:#oooooo; text-decoration: none }

a.green2:link { color:#oooooo; text-decoration: underline }
a.green2:active { color:#ffffff; text-decoration: none }
a.green2:visited { color:#oooooo; text-decoration: underline }
a.green2:hover { color:#ffffff; text-decoration: none }

a.black:link { color:#000000; text-decoration: underline }
a.black:active { color:#FFFFFF; text-decoration: none }
a.black:visited { color:#000000; text-decoration: underline }
a.black:hover { color:#FFFFFF; text-decoration: none }

a.red:link { color:#993333; text-decoration: underline }
a.red:active { color:#ffffff; text-decoration: none }
a.red:visited { color:#993333; text-decoration: underline }
a.red:hover { color:#ffffff; text-decoration: none }

a.yellow:link { color:#FFFF00; text-decoration: underline }
a.yellow:active { color:#ffffff; text-decoration: none }
a.yellow:visited { color:#FFFF00; text-decoration: underline }
a.yellow:hover { color:#ffffff; text-decoration: none }

a.blue:link { color:#003399; text-decoration: underline }
a.blue:active { color:#000000; text-decoration: none }
a.blue:visited { color:#003333; text-decoration: underline }
a.blue:hover { color:#000000; text-decoration: none }

.textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color:#444444;
}

h1 {
	font-family :Arial, Helvetica, sans-serif ;
	font-weight : bold;
	font-size : 18px;
	}

H2	{ 
	font-family :Arial, Helvetica, sans-serif ;
	font-weight : normal;
	font-size : 11px;
	}
	
.servicenav  { padding: 0 0 0 0; margin-bottom: 0; }
.servicenav ul { list-style: none; margin: 0; padding: 0; border: none; }
.servicenav li { margin: 0; padding: 0 0 0 0; background-color: #CCCC33; }
.servicenav li a { display: block; padding: 8px 0px 8px 0px; color: #000000; font-size: 13px; text-decoration: underline; }
html>body .servicenav li a { width: auto; }
.servicenav li a:hover { background-color: #00CC00; color: #ffffff; font-size: 13px; }
.servicenav li a:visited { display: block; padding: 8px 0px 8px 0px; color: #000000; font-size: 13px; text-decoration: underline; }
.servicenav li a:hover:visited { background-color: #00CC00; color: #ffffff; font-size: 13px; }