/* CSS Document */
body {background-image:url(background.gif)}
p{font-family:"Cooper Black"; font-size:16px; font-style:normal; font-weight:normal; color:#C0AA32}
h1{font-family:"Cooper Black"; font-size:12px; font-style:normal; font-weight:normal; color:#10178C}
h2{font-family:"Cooper Black"; font-size:20px; font-style:normal; font-weight:bold; color:#C0AA32}
a:link {color: #000083;}
a:visited {color: #011A7F;}
a:name {color:#C0AA32}
li{
	font-family:"Cooper Black";
	font-size:16px;
	font-style:normal;
	font-weight:normal;
	padding-left:inherit;
	color:#C0AA32;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
dt{font-family:"Cooper Black"; font-size:16px; font-style:normal; font-weight:normal; color:#C0AA32}
dd{font-family:"Cooper Black"; font-size:16px; font-style:normal; font-weight:normal; color:#C0AA32}
h3{
	font-family:"Cooper Black";
	font-size:18px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	line-height: normal;
}
