body {  
	background: #FFFFFF url(../images/graphic.background.gif) top left repeat-y;
	margin: 0;
} 
body, td {  
	color: #CCCCCC;
	font-size: 13px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
} 
p {  
	text-align: justify;
}
.hdr {  
	font-size:16px;
}
.scroll {
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-style: italic;
}
.cap {  
	font-size: 18px;
	font-style: italic;
}
a, a:visited {  
	color: #FFFFFF;
}