body {
	margin-top: 0px;
	margin-left: 0px;	
	background-image: url('../images/bg.jpg');
	font-family:Verdana; 
	font-size:10pt; 
	color:#FFFFFF;
}

P {
	line-height: 100%; 
	margin-top: 4; margin-bottom:4
	}

a:link { 
	font-family:Verdana; 
	font-size:10pt; 
	color:#FFFFFF; 
	text-decoration:none 
	}
a:active { 
	font-family:Verdana; 
	font-size:10pt; 
	color:#FFFFFF; 
	text-decoration:none 
	}
a:hover { 
	font-family:Verdana; 
	font-size:10pt; 
	color:#FFFFFF; 
	text-decoration:none 
	}
a:visited { 
	font-family:Verdana; 
	font-size:10pt; 
	color:#FFFFFF; 
	text-decoration:none 
	}



TD.Menu {
	background-image: url('../images/button.jpg');
	background-position:   left 50%;
	background-repeat: no-repeat;
	text-indent: 18px; font-family:Verdana; font-size:10pt; color:#0033CC
	}

TD.Left {
	background-image: url('../images/bgx.gif');
	}



