BODY {					
		margin-top: 10px;
		margin-bottom: 25px;			
}


DT {	font-weight: bold;
}

TD {
		font-weight : normal;
		font-family : Verdana, Arial, Helvetica;
		font-size : 8pt;
		letter-spacing: -0.01em;
		color : #52443c;
}


H1 {
		font-weight : bold;
		font-size : 20pt;
		margin-top: 0px;
		margin-bottom: 10px;
		text-align: center;
		letter-spacing: -0.04em;
		line-height: 90%;
}


H2 {
		font-weight : bold;
		font-size : 12pt;
		margin-top: 0px;
		margin-bottom: 3px;
		text-align: center;
		letter-spacing: -0.04em;
		line-height: 90%;
}


A {
		color : #bf581e; 
		text-decoration : none; 
}


A:hover {
		color : #52443c;
		text-decoration : underline; 
}


.nav TD {
		font-weight : normal;
		font-family : Verdana, Arial, Helvetica;
		font-size : 8pt;
		color : #fbf4d8; 
		letter-spacing: -0.04em;
		text-decoration : none; 
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 0px;
		padding-bottom: 0px;
}


.nav A {
		color : #fbf4d8; 
		text-decoration : none; 
}


.nav A:hover {
		color : #fbf4d8;
		text-decoration : underline; 
}


INPUT {
		font-weight: normal; 
		font-size: 7pt; 
		font-family: Verdana, Arial, Helvetica;  
		height: 17px;
}

LI {
		margin-bottom: 10px;
}

STRONG, B {
		color: #bf581e;
}