BODY {
	color : #000000;
	text-decoration : none;
	font-family: Verdana, Geneva, sans-serif;  
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	background : #ffffff;
	/* background-image : url(../images/skin_bl/Body_Bg.jpg); */
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;

}

td {
	font-size: .8em;
}

.error {
	color: #d40000;
}
