body {
  	margin: 3px;
	color: #000000; 
	background: #dddddd; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 8pt; 
	line-height: 12pt; 
	letter-spacing: +0.25pt; 

}
p,input,select,table,td,tr,th,ol,li,ul { 
	font-size: 8pt; 
        font-weight: normal; 
	line-height: 12pt; 
	letter-spacing: +0.25pt; 
}
h1,h2,h3,h4 {
        margin: 2;
        font-size: 8pt; 
        color: #cc3300; 
        background: #dcdcdc;
}
.alternate { 
        background: #dcdcdc; 
}
.error { 
        color: #D87501; 
}
.title {
	color: #cc3300;
}
A:link		{COLOR: #ee6600; TEXT-DECORATION: none; }
A:active	{COLOR: #ee6600; TEXT-DECORATION: none; }
A:visited	{COLOR: #ee6600; TEXT-DECORATION: none; }
A:hover 	{TEXT-DECORATION: none; COLOR: #dd0000; }
