body	{ 
			font-family:Arial,sans-serif; 
			background-repeat:no-repeat;
			background-attachment:fixed; padding:0px;
			font-size:12px;
			color:#FFF;
	 	}
table	{
	    	font-family:Arial,sans-serif;
	    	font-size:12px;
	  	}
img		{
			behavior:url("pngbehavior.htc");
		}

a:link 		{ color:#FFF; text-decoration:none; }
a:visited 	{ color:#FFF; text-decoration:none; }
a:hover 	{ color:#FFF; text-decoration:underline; }
a:active 	{ color:#FFF; }
a:focus 	{ color:#FFF; }

.navitext	{ font-size:11px; }