BODY {
	// dark  002334;
	// med   457185;
	// light DDE4E8;

	margin: 0px;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
}

BODY, TD {
	font-family: verdana, sans-serif;
	font-size: 11px;
}

P {
	text-align: justify;
}

A {
	color: #670A00;
}

H3 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 18px;
}

H4 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 14px; 
	padding-left: 3px;
	background-color: #DDD3A5;
	font-weight: bold;
	color: #670A00;
}

.prenavcell {
	background-color: #670A00;
	width: 5px;
	cursor: hand;		
}

.navcell {
	background-color: #DDD3A5;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
	cursor: hand;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #670A00;
}
TH {
	font-size:14px; 
	font-weight:bold; 
	text-align: left;
}
