body, td, tr, ul, li {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	color: #777168;
	text-decoration: none;
}
a:visited {
	color: #777168;
}
a:active {
	color: #e80888;
	text-decoration: underline;
}
a:hover {
	color: #e80888;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	font-weight: bold;	
	color: #FFFFFF;	
}
h2 {
	font-size: 16px;
	font-weight: bold;	
	color: #FFFFFF;	
}
h3 {
	font-size: 13px;
	font-weight: bold;	
	color: #FFFFFF;	
}
h4 {
	font-size: 13px;
	font-weight: bold;
}
h5 {
	font-size: 11px;
	font-weight: bold;	
}