body
	{
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps; 
	line-height: 10.5pt;
	white-space: pre;
	color: #5D5D5D;
        text-align: justify;
        letter-spacing: 1px;
        line-height: 130%;
        font-weight: 500;
	}
	
h2	{
	color: #5D5D5D;
	}

a:link 
	{
	color: #5D5D5D;
	text-decoration: none;
	}
a:hover 
	{
	color: #5D5D5D;
	text-decoration: underline;
	}
a:visited 
	{
	color: #5D5D5D;
	text-decoration: none;
	}
a:active 
	{
	color: #5D5D5D;
	text-decoration: none;
	}

