body {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
	font-size: 12px;
	left: 30px;
	top: 30px;
	color: #333333;

}
h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 12px;
	font-size: 10px;
	left: 00px;
	top: 30px;
	color: #333333;
}
td a:visited {
	color: #CC6666;
	text-decoration: none;
	font-weight: bold;
}
td a:link {
	color: #CC6666;
	text-decoration: none;
	font-weight: bold;
}
td a:hover {
	color: #CC6666;
	text-decoration: underline;
	font-weight: bold;
}
