body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../bg.gif);
}
a:link {
	color: #890B1A;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #890B1A;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #890B1A;
	text-decoration: underline;
	font-weight: bold;
}
a:active {

	color: #890B1A;
	text-decoration: underline;
	font-weight: bold;
}
td {
	font-size: 13px;
}
h2 {
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	font-size: 13px;
}
em {
	font-style: normal;
	font-weight: bold;
	color: #890B1A;
}
.Limg {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
h1 {

	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	font-size: 15px;
}

