
body {
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 40px;
	background-image: url(/img/common/background.jpg);
	background-repeat: repeat;
	background-color: #dbd6bd;
	text-align: center;
}

body, td, th {
	color: #464646;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

a:link, a:visited, a:active {
	color: #6a1111;
	font-weight: normal;
	font-weight: bold; 
	text-decoration: underline;
}

a:hover {
	color: #6a1111;
	font-weight: normal;
	font-weight: bold; 
	text-decoration: none;
}
