BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	color: #000000;
}
input, password, textarea {
	font-family:				Arial, Verdana;
	font-size:					10pt;
}

A {
	text-decoration: none;
	color: #000080;
}

A:Hover {
	text-decoration: underline;
	color: #000000;
}


  body { background-image:url(images/back_content.gif); background-repeat:no-repeat; background-attachment:fixed; background-position:top-left;}
