body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(../images/gbr.gif);
	background-repeat: repeat;
}
td {
	font-size: 11px;
}
h1 {
	font-size: 12px;
	color: #8fcc9f;
	font-style: normal;
}
A:link {
color: #000000;
text-decoration: none;
}

A:visited {
color: #000000;
text-decoration: none;
}

A:active {
color: #999999;
text-decoration: none;
}

A:hover {
color: #333333;
text-decoration: none;
}
