body {
	background-color: #EEEDE6;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.link-1:link{
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
.link-1:active{
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
.link-1:visited{
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
.link-1:hover{
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
}

.text-main{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}

.text-main-big{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

.text-main-cap{
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 18px;
	letter-spacing: 3px;
}

.text-main-cap-light{
	color: #666666;
}

.text-norm{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	letter-spacing: 3px;
}

.text-small{
	font-family: Arial, Helvetica, sans-serif;
	color: #68A4A4;
	font-size: 10px;
	letter-spacing: 1px;
}

.colour-1{
	color: #93BEBE;
}

.latest-table{
	padding-top: 5px;
	padding-bottom: 5px;
}

.tb{
	background-repeat: no-repeat;
	background-position: bottom right;
}

.bb{
	background-repeat: no-repeat;
	background-position: top right;
}

.mb{
	background-repeat: no-repeat;
	background-position: bottom left;
}