
body {
	background-color: #fff; }
h1 {
	color: #000;
	font-size: 20px;
	font-family: Helvetica, Verdana, Arial, Geneva;
	font-style: normal;
	font-weight: bolder;
	line-height: 120%;
	list-style-image: url(images/elements/dingbat.gif);
	list-style-position: outside   }
h2 {
	color: black;
	font-size: 16px;
	font-family: Helvetica, Verdana, Arial, Geneva;
	font-style: normal;
	font-weight: bolder;
	line-height: 120%;
	list-style-image: url(images/elements/dingbat.gif);
	list-style-position: outside   }
h3 {
	color: black;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, Geneva;
	font-style: normal;
	font-weight: bolder;
	line-height: 120%;
	list-style-image: url(images/elements/dingbat.gif);
	list-style-position: outside     }
.bodytext {
	color: black;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	line-height: 140%;
	list-style-image: url(images/elements/dingbat.gif);
	list-style-position: outside   }
.small {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	line-height: 140%;
	list-style-image: url(images/elements/dingbat.gif);
	list-style-position: outside   }
A:link {
	color: #e8112d;
	font-weight: bold;
	text-decoration: none;
	list-style-image: url(images/elements/dingbat.gif);
	list-style-position: outside; }
A:hover { color: #636363; font-weight: bold; text-decoration: none; list-style-image: url(images/elements/dingbat.gif); list-style-position: outside    }
A:visited {
	color: #ff3251;
	font-weight: bold;
	text-decoration: none;
	list-style-image: url(images/elements/dingbat.gif);
	list-style-position: outside    }
.outline {
	border: solid 1px black; }
