body		{
	background-color:#FFFFFF;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	background-image: url(../images/background.gif);
	scrollbar-face-color: #FFBFBF; 
	scrollbar-shadow-color: black; 
	scrollbar-highlight-color: white; 
	scrollbar-3dlight-color: #FFBFBF; 
	scrollbar-darkshadow-color: black; 
	scrollbar-track-color: white; 
	scrollbar-arrow-color: black;
			}
h1 {
	font-size: large;
	font-weight: bold;
	color: #FF0000;
}

h2 {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}

h3 {
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}

table.t1 {
	margin-left:5px;
	margin-top: 25px;
	
}

p.p1, li {
		font-family:'Verdana', 'Arial', 'Helvetica', 'sans-serif';
		font-size:x-small;
		}

p.p2  {
		font-family:'Verdana', 'Arial', 'Helvetica', 'sans-serif';
		font-size:xx-small;
		}
		
p.p3  	{
		font-family:'Verdana', 'Arial', 'Helvetica', 'sans-serif';
		font-size:x-small;
		font-style:italic;
		font-weight:bold;		
		}