/* CSS Document */
* { margin:0; padding:0;}
/***************txt***************/
body { font-family: verdana, arial, geneva; font-size:8pt; color:#000000;}
td   { font-family: verdana, arial, geneva; font-size:8pt; color:#000000;}
/***************end txt***************/

body{
	background: #ffffff url('images/fill.gif') repeat-x center top;
	font-size:100%;
	line-height:1em;
	color:#ffffff	
}
img{ border:0px none; margin:0; padding:0; vertical-align:top;}

/***************links**************/
A    { font-family: verdana, arial, geneva; font-size:8pt; color:#666666; font-weight:normal; font-style:normal; }
A:Visited{}
A:Active { font-weight:normal; font-style:normal; color:#000066; }
A:Hover  { font-style:underline; color:#666666; }
/**************end links**************/