td {		color: white;
font-family: Tahoma;
			font-size: 80%;
			vertical-align: top;
			color: #000000;
		}
		
img { border: 0px; }

a { color: blue; text-decoration: none; }

td.nav { color: white; text-decoration: none; font-family: Arial;
			font-size: 95%;
			vertical-align: middle;
			color: #FFFFFF;}
			
td.header { color: white; text-decoration: none; font-family: Verdana;
			font-size: 80%;
			vertical-align: middle;
			color: #FFFFFF;}
				
td.headerFP { color: red; text-decoration: none; font-family: Verdana;
			font-size: 75%;
			vertical-align: middle;
			}		

td.headerFP { color: white; text-decoration: none; font-family: Arial;
			font-size: 75%;
			vertical-align: middle;
			}	
	
td.RHSfp {		color: white;
font-family: Tahoma;
			font-size: 70%;
			vertical-align: top;
			color: #FFFFFF;
		}
	
	td.RHSfp2 {		color: white;
font-family: Tahoma;
			font-size: 70%;
			vertical-align: top;
			color: #000000;
		}
				
			
body {
background-image:url(picture.jpg);
background-attachment:fixed;
}

hr { color: black; height: 1px; width: 80% }

hr.img { background-image: url(hrBG.gif);

