   .body-Main-text
   {	
    font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold;
	color:#000000;
	}

	 .body-small
   {	
   font-family:"Times New Roman", Times, serif;
	font-size:14px;
    font-weight:bold;
	color:#404602;
	}
	
	.links
	{
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#AC0807;
	text-decoration:none;
	}
	
	a.links:hover
{
color:#545C04;
border-bottom:1px dashed;
}

