TD{

	
	font-family:Palantino Linotype;
	font-size:12pt;
	
	
}

.header{

	font-family:Palantino Linotype;
	font-size:10pt;
	
	
}



h1{

	font-family:Palantino Linotype;
	font-size:15pt;
	font-weight:bold
	
	
}

h2{

	font-family:Palantino Linotype;
	font-size:13pt;
	font-weight:bold
	
	
}



a:link {
	color: #dcdd9c; 
	text-decoration:none;
}
a:visited {
	color: #dcdd9c;
	 text-decoration:none;
}
a:hover {
	color: #bb7d2d;
	 text-decoration:none; 
}
a.body:link {
	color: #8a6028; 
	text-decoration:none;
}
a.body:visited {
	color: #8a6028;
	 text-decoration:none;
}
a.body:hover {
	color: #bb7d2d;
	 text-decoration:none; 
}
a.sub:link {
	color: #000000; 
	text-decoration:none;
}
a.sub:visited {
	color: #000000;
	 text-decoration:none;
}
a.sub:hover {
	color: #000000;
	 text-decoration:none; 
}


