body	{  
	font-size: 14pt; 
	font-family: "times new roman", arial, helvetica, sans-serif; 
	font-weight: normal;
	margin-left: 20pt;
	margin-right: 20pt;
	
	}



.footnote {
	font-size:10pt; 
	
	}

a:link	{
	color: blue; 
	
	}
a:active	{
	color: gray;
	
	}
a:visited{
	color: red;
	
	}
blockquote	{
	width: 50%;
	float: right;
	border-style: none;
	
	}
em	{
	font-weight: bold;

	}
h2	{ font-family: algerian, "times new roman", arial, helvetica, sans-serif;
	font-weight: 500; 
	font-size: 32pt;  
	text-align: center;
	color: #0000ff;
	
	}

 h3	{
	font-family: algerian, "times new roman", arial, helvetica, sans-serif;
	font-weight: 500; 
	font-size: 20pt;  
	text-align: center;
	color: #0000ff;
	}

