body {
vertical-align: middle;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: 100;
	
}
h3 {
	font-size: 16px;
	line-height: 18px;
	font-weight: 100;
	margin: 0;
}
h6 {
	font-size: 10px;
	line-height: 12px;
	font-weight: 100;
	margin: 0px;
}




p {
	margin: 0px;
}


a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
}

