BODY {
background-color:		#FFFFCC;
font-family:			'Arial';
font-size:			10pt;
margin-left:			10;
margin-right:			10;

scrollbar-face-color: #FFFFCC;
scrollbar-highlight-color: #FF0000;
scrollbar-3dlight-color: #FF0000;
scrollbar-darkshadow-color: #FF0000;
scrollbar-shadow-color: #FF0000;
scrollbar-arrow-color: #FF0000;
scrollbar-track-color: #FFFFCC;
}

A {
text-decoration:		none;
color:				#000000;
font-family:			'Arial';
font-size:			10pt;
}

HR {
color:				#FF0000;
height:				1;
width:				100 percent;
text-align:				center;
}


