body {
	background-color:#CDCD9B;
	font-family: Skia, Arial, Helvetica, sans-serif;
	}
hr {
	border: none 0;
	border-top: 1px dotted #993333;
	height: 1px;
	background-position: center;
}

p {
	font-size: 12px;
	line-height: 16px;
	color:#6B6B23;
	text-align: left;
	vertical-align: text-top;
}

h1 {
	font-size: 16px;
	line-height: 20px;
	color:#A04937;
}

h1.title {
	font-size: 28px;
	color:#330000;
	font-family: "Copperplate Light", Skia, Arial, Helvetica, sans-serif;
	line-height: 0px;
	text-transform: uppercase;
	}


h2 {
	font-size: 14px;
	line-height: 17px;
	color:#707124;
}

h3 {
	font-size: 14px;
	line-height: 20px;
	color:#666633;
	font-weight: bold;
	}


li {
	line-height: 20px;
	font-size: 13px;
	font-weight: bold;
	color:#999966;
	}

.click {
	font-size: 12px;
	line-height: 16px;
	color:#660000;
	text-align: right;
	vertical-align: text-top;
}


a:link {
	color:#0066CC;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color:#999966;
}

a:hover {
	text-decoration: underline;
	color: #669900;
}

a:active {
	text-decoration: none;
	color: #FF6600;
}
li {
	list-style-position: outside;
	list-style-image: url(../Pictures/star.jpg);
}

