P,BODY,TD,TR,.body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#474747;
		font-size:10px;
		font-weight:normal;
  		line-height:13px;
		}

table.big { background: #ffffff;
padding: 10px;
border: solid 1px #dddddd; }

B.sub_heading { background: #eeeeee; padding:2px;}
.duplicate { background: #ffeedd; font-weight:bold; }

	A 			{ color: #Ff3300  ; font-family: verdana, arial, sans-serif; text-decoration: none;} 
	A:link		{ color: #444499; ; text-decoration: none; font-weight:bold; } 
	A:visited	{ color: #444499 ; text-decoration: none; font-weight:bold; } 
	A:active	{ color: #444499 ; text-decoration: none; font-weight:bold; } 
	A:hover		{ color: #cc3300; text-decoration: underline; font-weight:bold; }

	.faded {
		color: #999999;
		}
		
	.red {
	color: red;
	font-weight:bold;
	}

	.highlight_old {
		background:#CCE5EE;
		}
		
	.highlight {
		font-weight:bold;
		}

	.textbody {
		font-family:    verdana, arial, sans-serif;
		color:#474747 ;
		font-size:11px;
		font-weight:normal;
  		line-height:14px;
		}	
	
	.heading	{ 
		font-family: verdana, arial, sans-serif; 
		font-size: 12px; 
		color: #474747; 
        font-weight:bold;
		margin-top:10px;	
		}
		
	.sub_heading	{ 
		font-family: verdana, arial, sans-serif; 
		font-size: 10px; 
		color: #474747; 
        font-weight:bold;
		margin-top:10px;	
		}
		
	.heading_capitals	{ 
		font-family: verdana, arial, sans-serif; 
		font-size: 12px; 
		color: #474747; 
        font-weight:bold;
		text-transform:uppercase;
		margin-top:10px;	
		}
		
	.definition {
		font-family:    verdana, arial, sans-serif;
		color:#333333 ;
		font-size:11px;
		font-weight:normal;
  		background:#fff     ;
  		line-height:14px;
		}
		
img.icon {float: left; position: relative; top: 2px;margin-right:4px;display:block; border: solid 0px #dddddd; }