BODY   {
        background : #DCDCDC;
	color : Black;
	font-family :  Arial, sans-serif;
	font-size: x-small;
	background-image:url(bgmenu.jpg);  
	background-attachment : fixed;
	<style type="text/css">
  	{border-style:none};

 </style>

}

 
A {
 text-decoration: none;
 color: black;
 border-width: 0px; 

}
 



A:link {
	text-decoration: none;
color: black;
border-width: 0px; 

}

A:visited {
	text-decoration: none;
color: black;
border-width: 0px; 
}



 
H1, {
 font-variant: small-caps;
 color: #003399;
 padding: 4px;
 width: 100%;
 border-width: 0px; 
}


H2, H3, H4, {
 
 color: none;
 padding: 14px;
 width: 100%;
 border-width: 0px; 
}

TD, table, tr {

	background-image:url(bgmenu.jpg); background-repeat:no-repeat;
	color : Black;
	font-family :  Arial, sans-serif;
	font-size: x-small;
	background-attachment : fixed;
	background-color : transparent;
	background : transparent;
}


IMG
{border-width: 0px; }