<style type="text/css">

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D7172F;
	background-image: url(images/gr-03.jpg);
	background-repeat: repeat-x;
}
.lu-corner {
	background-image: url(images/corner01.gif);
	background-repeat: no-repeat;
}
.ru-corner {
	background-image: url(images/corner02.gif);
	background-repeat: no-repeat;
}
.bl-corner {
	background-image: url(images/corner03.gif);
	background-repeat: no-repeat;
}
.br-corner {
	background-image: url(images/corner04.gif);
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	background-image: none;
	background-repeat: no-repeat;
}
.white-small {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	text-align: right;
}
a:link {
	text-decoration: none;
	color: #F93;
}
a:visited {
	text-decoration: none;
	color: #600;
}
a:hover {
	text-decoration: none;
	color: #F63;
}
a:active {
	text-decoration: none;
}
.big {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

</style>
