/* CSS Document */


a {
	color: #214C76;
	text-decoration: none;
} 
a:hover {
	color: #9C242E;
	text-decoration: none;
	font-weight: bold;
} 
a.cred {
	color: #b9b9b9;
	text-decoration: none;
		font-weight: normal;
} 
a:hover.cred {
	color: #9C242E;
	text-decoration: none;
	font-weight: normal;
} 

td.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b9b9b9;
	line-height: 18px;
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
td.pal {
	font-family: "Palatino Linotype";
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
td.h {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
td.book {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9C242E;

	
li {color: #339966; list-style-type: square} 
ul {color: #339966; list-style-type: square} 
ol {color: #339966} 

