BODY {
	font-family: Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-image:url(../images/bg.jpg);
	height:100%;
	margin:0 auto;	
}

TD {
	font-family: Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

INPUT, SELECT, TEXTAREA {
	font-family : Arial, Verdana, sans-serif ;
	font-size : 8pt;
	color: #000000;
	font-weight : 700;
}

A {
	text-decoration: #B42320;
	color: #B42320;
	border-style: none;
	border-width: 0;
	outline:none;	
}

A:Hover {
	text-decoration: underline;
	color: #B42320;
	border-style: none;
	border-width: 0;
	outline:none;
}

a img {border:none;}
