body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	margin: 0px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #b7291f;
}
strong {
	text-decoration: none;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #ff0000;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.menu {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	text-decoration: underline;
}
.m2 {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin-left: 5px;
	margin-top: 15px;
	margin-right: 5px;
}
p.2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin-left: 5px;
	margin-top: 15px;
	margin-right: 5px;
}
td { 
	font-family:Arial; 
	font-size:12px;
	color: #ffffff} 
.logo {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}