body { 
	color: #000000; 
	font-family: Arial, Verdena, Geneva, sans-serif; 
	font-size: 90%; 
	background-color: #b8b4c0; 
} 

p { 
	text-align: left; 
	color: #000000 ; 
	font-size: .9em;
} 
.footer, .footer:link { 
	font-family: Arial, Verdena, sans-serif; 
	font-size: .8em; 
	color: #FFFFFF; 
	text-decoration: none; 
	text-align: center; 
} 
td.footer { 
	background-color: #712D30; 
	padding: 1em; 
	spacing: .5em 
} 
p.header { 
	background-color: #712D30; 
	text-align: center; 
} 
td { 
	font-family: Arial, Verdena, Geneva, sans-serif; 
	color: #000000 ; 
	font-size: .9em;
} 
a:link { 
	color: #0033cc; 
	text-decoration: none;
} 
a:visited { 
	color: #0033cc; 
	text-decoration: none;
}
a:hover { 
	color: #C62672; 
	text-decoration: underline;
}  
tr { 
	vertical-align: top;
} 
li { 
	font-size: .9em; 
	list-style-type: square;
} 
h3 { 
	font-size: 1.3em; 
	font-weight: bold; 
	color: #60163d; 
	line-height: 1.3em; 
	text-align: center;
} 
h4 { 
	font-size: 1.1em; 
	line-height: 1.3em; 
	font-weight: bold;
	text-align: center;
} 
h5 { 
	font-size: .9em; 
	line-height: 1.0em; 
	font-weight: bold;
} 
.sub { 
	font-size: 1em; 
	list-style-type: circle;
}
.date {
	font-size: 80%;
	color:#990033;
}

.cen {
	text-align: center;
}
