BODY { 
	color:		black;
        background:	white;  
	background-image: url(home_bg.gif);
	font-family: 	helvetica, arial, sans-serif;
        font-size: 	12pt;
}

/* Define white links for use in the Title bar */
A.header:link {
	color:		white;
}
A.header:active {
	color:		white;
}
A.header:visited {
	color:		white;
}
