body, th, td, input, textarea {
	font-family : times,serif;
	font-size : 12pt;
	color : saddlebrown;
	line-height : 125%;
}

h1,h2,h3,h4 {
	color : black;
}

.dropcap {
	font-size : 18pt;
	font-family : times;
}

a {
	color : saddlebrown;
}

.categorylist a {
		font-size : 12pt;
		font-family : arial,sans-serif;
	color : saddlebrown;
	text-decoration : none;
}

a:visited {
	color : saddlebrown;
}
a:hover {
	color : firebrick;
}	
a:active {
	color : firebrick;
}	

	.hier_link {
		color : saddlebrown;
		font-weight : normal;
		text-decoration : none;
	}
	.hier_link:hover {
		color : firebrick;
		font-weight : normal;
		text-decoration : underline;
	}
	
	.alert {
		color : #8B2141;
	}
	
	
.hbar {
	background-color : firebrick;
	color : white;
	font-family : verdana,arial,sans-serif;
	font-weight : bold;
	padding : 3px;
	margin : 3px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 12px;
}
