body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(i/page.bg.jpg);
	background-repeat: repeat-x;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
a:link, a:active, a:visited {
	color: #990000;
}
a:hover {
	color: #FF0000;
}
a.left:link, a.left:active, a.left:visited {
	color: #990000;
	text-decoration: none;
}
a.left:hover {
	color: #FF0000;
}
.forms {
	width: 100%;
}