body {
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Arial, Verdana;
	font-size: 12px;
	}
	
.title {
		font-weight: bold;
		font-family: Verdana;
		color: #321d02;
		font-size: 14px;
		text-align: right;
}
table {	font-weight: none;
		text-align: justify;
		font-family: Verdana;
		color: #4b2c03;
		font-size: 11px;
		}
.text {
		font-weight: bold;
		font-family: Verdana;
		color: #4b2c03;
		font-size: 11px;
}
a {
		font-weight: none;
		font-family: Verdana;
		color: #6f450d;
		font-size: 11px;
		text-decoration: none;
}

a:hover {
		font-weight: none;
		font-family: Verdana;
		color: #4b2c03;
		font-size: 11px;
		text-decoration: none;
}