@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p, .plaintext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
a {
	color: #bd212e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.parhead {
	font-size: 12px;
	font-weight: bold;
	color: #bd212e;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #bd212e;
}
