td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6D6D;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #537A8E;
}
a {
	color: #0074B2;
}
a:hover {
	color: #0074B2;
	text-decoration: none;
}
.red {
	color: #CE0000;
}
.backgr1 {
	background-image: url(images/backgr1.jpg);
	background-repeat: no-repeat;
}
