body {
	margin: 0;
	padding: 0;
	background: #fff url(../images/bg_body.gif) repeat-x 0 54px;
	line-height: 1.5;
	}

table {
	line-height: 1.5;
	}

a:link {
	color: #BE0C30;
	text-decoration: none;
	}

a:visited {
	color: #BE0C30;
	text-decoration: none;
	}

a:hover,
a:active {
	color: #2B8926;
	text-decoration: none;
	}