body {

}
body, div, td, p {
	font-family: Arial;
	color: #000000;
}
body {
	font-size: 0.75em;
}
td {
	font-size: 0.75em;
}
a {
	color: #C4020E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 1.7em;
	color: #C4020E;
}
h2 {
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 1.5em;
	color: #C4020E;
}
h2 a {
	color: #C4020E;
}

td.b1 {
	background-image: url(/img/b1.jpg);
	background-repeat: no-repeat;
	width: 208px;
	height: 208px;
	vertical-align: top;
}
td.b1, td.b1 p, td.b1 td {
	color: #FFFFFF;
}
td.b2 {
	background-image: url(/img/b2.jpg);
	background-repeat: no-repeat;
	width: 208px;
	height: 208px;
	vertical-align: top;
}
td.b2, td.b2 p, td.b2 td {
	color: #FFFFFF;
}

hr {
	border-top: 1px solid #C4020E;
	border-bottom: 1px solid #CDCECD;
	border-left: 0px;
	border-right: 0px;
}


