.maroon {
	color:#990000;
	}

p, body, td, ul, ol { 
			font-size: 13px;
			font-family:   Verdana, Arial, Helvetica, Geneva;
			color: #333333;
			line-height: 21px;
			}
	
li { 
	margin-bottom: 10px;
			}
			
P.dropper:first-letter { 
	font-size: 300%;
	font-family:   Verdana, Times New Roman, Monotype Corsiva, Lucida Handwriting, Comic Sans,; 
	color: 900;
	float: left }
h1 {
	color: dcb996;
	font-weight: bold;
	font-size: 25px;
	}
h2 {
	color: #990000;
	font-weight: normal;
	font-size: 21px;
	}
h3 {
	font-weight: bold;
	font-size: 17px;
	color: #CC9966;
	}
h4 {
	color: 990000;
	font-weight: normal;
	font-size: 17px;
	}
strong {
	font-weight: bold;
	font-style: italic;
	color: #900;
	}
em {
	font-weight: bold;
	font-style: italic;
	color: #C96;
	}
.blacktext {
	font: 10pt Arial;
	color: #333333;
	}
.smalltitle {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial;
	}
.text-writings {
	color: #555555;
	}
	
A, A:visited {
	color: #990000;
	}
A:active {
	color: cc9966;
	}
A:hover {
	color: cc9966;
	text-decoration: none;
	}
A.linkpage {
	font-family: Verdana, Arial, Courier, Courier New, Westminster;
	}
