body {
	background-color:#630d0f;
	font-family: Skia, Arial, Helvetica, sans-serif;
	}


.txt {
	font-size: 12px;
	line-height: 16px;
	color:#CCCC99;
	text-align: justify;
	vertical-align: text-top;
	padding: 15px;
}

p, li {
	font-size: 12px;
	line-height: 16px;
	color:#CCCC99;
	text-align: justify;
	vertical-align: text-top;
	padding: 15px;
}

li {
	list-style-image: url(../Pictures/star-green.jpg);
}

h1 {
	font-size: 17px;
	line-height: 16px;
	color:#999966;
	font-weight: bold;
}

h2 {
	font-size: 15px;
	line-height: 16px;
	color:#669933;
}

a:link {
	color:#669999;
	text-decoration: underline;
	font-weight:normal;
	font-size: 14px;
}

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

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

a:active {
	text-decoration: none;
	color: #FF6600;
}

.headline {
	font-size: 17px;
	line-height: 16px;
	color:#999966;
	font-weight: lighter;
}

.intros {
	font-size: 15px;
	line-height: normal;
	color:#996600;
	font-weight: normal;
	font-style: oblique;
}


.subheads {
	font-size: 15px;
	line-height: 16px;
	color:#669933;
}
