body	{  
	background-color: #fffff3;
	font-size: 14pt; 
	font-family: "times new roman", arial, helvetica, sans-serif; 
	font-weight: normal;
	margin-left: 20pt;
	margin-right: 10pt;
	}
i 	{font-size: 30pt; 
	font-weight: bold; 

	 }
.first 	{font-size: 15pt; 
	font-weight: bold;

	}
.second   	{  text-indent: 15cm 

	}
.third 	{ text-indent: 1cm;
	}
.footnote {
	font-size:10pt; 
	
	}
h1	{
	font-family:  "times new roman", arial, helvetica, sans-serif;
	font-weight: 750; 
	font-size: 20pt;  
	text-align: center;
	color: #ff8040;

	}
h2	{font-family:  "times new roman", arial, helvetica, sans-serif;
	font-weight: 500; 
	font-size:14pt;  
	text-align: center;
	
	}

.forth	{  font-family: "Lucida Handwriting", "arial narrow", "times new roman", arial, 	helvetica, sans-serif;
	font-weight: 400; 
	text-align: right  

	}
a:link	{
	color: blue; 
	}
a:active	{
	color: gray;
	}
a:visited{
	color: red;
	
	}
blockquote	{
	width: 50%;
	float: right;
	border-style: none;
	
	}
