/* updated 02-12-2008 */

body {

background: white;
font-family:arial, helvetica, sans-sarif;
font-size:14;

}

p, li, td{

font-family:arial, helvetica, sans-sarif;
font-size:14;}

h1 {
font-size:20;
color:#000000;
}

h2 {
font-size:20;
}

h3 {
font-size:16px;
margin-bottom: 0px;
}

a,
a:link,
a:active {
		font-family:Verdana, Arial, Helvetica, sans-serif;
        background: transparent;
        color:#E83F2C;
        text-decoration: none;
		font-style:bold;
}
 
a:visited{
		font-family:Verdana, Arial, Helvetica, sans-serif;
        background: transparent;
        color:#666666;
        text-decoration: none;
		font-style:bold;
}

a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: transparent;
	color:#999999;
	border: 0px;
	font-style:bold;
}