
p,table,tr,td,body,h1,h2,h3,h4 {
	font-family: Helvetica,Verdana,Arial,sans-serif;
}

h1,h2,h3,h4 {
	color: #A60000;
}

a:active,a:visited,a:link {
	color: #404040;
/*	font-weight: bold;
	font-size: 95%;
*/}

a:hover {
	color: #A60000;
}

body {
		background-color: #DBD9A1;
}

td.title {
	background-color: #DBC250;
	height: 35px;
	text-align: left;
}

td.content {
	background-color: #FFFCB0;
/*	height: 400px;*/
}

.toplinks {
	text-align: left;
	font-size: medium;
	font-weight: bold;
}

.h1 {
	font-size: x-large;
	color: #A60000;
}

.back { 
/*	background-color: White;	*/
	border: 1px dotted #A60000;
	padding:5px;  
}

.red {
	color: #A60000;
}

.h2 {
	font-size: large;
	font-style: italic;
	font-weight: bold;
}

.h3 {
	font-weight: bold;
}