@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-height: 0px;
	margin-width: 0px;
	background-image: url(images/page_bkgd.jpg);
}
a:link {
	color: #ef463e;
	text-decoration: none;
}
a:visited {
	color: #ef463e;
	text-decoration: none;
}
a:hover {
	color: #ef463e;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ef463e;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}

