body {
	background-color: #EFEBEC;
}
h1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #E20A17;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
}
h2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	top: 0px;
	bottom: 0px;
	clip: rect(0px,auto,0px,auto);
}
h3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #E20A17;
	top: 0px;
	bottom: 5px;
	clip: rect(0px,auto,0px,auto);
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #E20A17;
}
a:visited {
	color: #E20A17;
}
a:hover {
	color: #666666;
}
a:active {
	color: #E20A17;
}
hr {
	color: #E20A17;
}
