body{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	letter-spacing: +.2px;
	color: #111111;
    }

a:link { color: #FA4900; text-decoration: none;}
a:hover { text-decoration: underline; }
a:visited { color: #E1833D; text-decoration: none; }
a:visited:hover { text-decoration: underline; }

td{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	letter-spacing: +.2px;
	color: #111111;
    }

.head{
	font-size: 13px;
	letter-spacing: -.4px;
	color: #FA4900;
	/*color: #D25528;*/
	font-weight: bold;
    }

.caption{
	font-size: 9px;
	letter-spacing: -.2px;
	color: #666666;
	font-weight: bold;
    }

.menuhead{
	font-size: 12px;
	letter-spacing: -.4px;
	color: #4D668F;
	font-weight: bold;
    }

.subhead{
	font-size: 10px;
	letter-spacing: -.2px;
	color: #333333;
    }

.box{
	font-size: 9px;
	letter-spacing: -.2px;
	color: #88261E;
    }

.boxhead{	
    font-size: 11px;
	letter-spacing: -.2px;
	color: #88261E;
	font-weight: bold;
    }

.copy{
	font-size: 10px;
	letter-spacing: -.2px;
	color: #555;
    }

.copy a:link, .copy a:visited{color: #555; border-bottom:1px solid #333; text-decoration:none; padding-bottom:1px;}
.copy a:hover, .copy a:visited:hover {color: #ccc; border-bottom:none;text-decoration:none;}

.UPdownloads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
    }

h4{
  font-size: 10px; 
  }

.rule{
	background: #ddd;
	height: 1px;
    }
