body {
	color: #000080;
    background-image: url('../../images/bump.gif');
	background-attachment: fixed;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	scrollbar-face-color: #003399; 
	scrollbar-shadow-color: #001155; 
	scrollbar-highlight-color: #0066cc; 
	scrollbar-3dlight-color: #bbbbff; 
	scrollbar-darkshadow-color: #000033; 
	scrollbar-track-color: #F0F0F0; 
	scrollbar-arrow-color: #ffffff; 
	}
	
h1 {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color: #CC0000;
	}
	
h2 {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color: #CC0000;
	}
	
p.menu {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	}
	
p.list {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

A:link    {color: #000080; text-decoration: none; font-weight: bold}
A:visited {color: #000080; text-decoration: none; font-weight: bold}
A:active  {color: #000080; text-decoration: none; font-weight: bold}
A:hover   {color: #ff0000; text-decoration: none; font-weight: bold}