<style type=text/css>
	Normal {
	color : Black;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	}
	a	{
	color : Black;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	}
	a:hover	{
	color : Red;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	}
	.Title   {
	color : Black;
	font-style : Italic;
	font-weight : Bold;
	text-decoration : none;
	font-family:"Times New Roman", Times, sans-serif;
	background-color:#CCCCCC;
	font-size:28px;
	}
	.Body	{
	color : Black;
	font-style : Italic;
	font-weight : Bold;
	text-decoration : none;
	font-family:"Times New Roman", Times, sans-serif;
	font-size: 20px;
	}
</style>
