@charset "utf-8";
/* CSS Document */

body	{
		font-family:Arial, Helvetica, sans-serif;
		margin-top:80px;
		}
p		{
		font-size:12px;
		}
		
h1		{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style:normal;
		font-weight:bold;
		font-size:18px;
		}
		
.lgItalText	
		{
		font-size:16px;
		font-style:italic;
		margin-bottom: 12px;
		}