/* CSS Global */

td{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #663300;
font-weight: normal;
line-height: 20px;
}
b{color: #CC6600;}
p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #663300;
font-weight: normal;
line-height: 15px;
margin-top:5px;
margin-bottom: 5px;
}


h1{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #CC6600;
font-size: 15px;
font-weight: bold;
line-height: 18px;
margin-top:0spx;
}

h2{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#F30;
font-size: 18px;
font-weight: bold;
line-height: 22px;
}

h4{ /*important body text*/
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #CC6600;
font-size: 13px;
font-weight: normal;
line-height: 17px;
margin-top:0spx;

a:link {
	color: #CC6600;
}
a:visited {
	color: #CC6600
	F60;
}
a:hover {
	color: #000000;
}
a:active {
	color: #CC6600;
}
