  border: 1px solid gray;body	{  
	background-color: #fffff3;
	font-size: 14pt; 
	font-family: "times new roman", arial, helvetica, sans-serif; 
	font-weight: normal;
	margin-left: 20pt;
	margin-right: 20pt;
	}
i 	{font-size: 30pt; 
	font-weight: 700; 

	 }
.first 	{font-size: 15pt; 
	font-weight: bold;

	}
.second   	{  text-indent: 15cm 

	}
.third 	{ text-indent: 1cm;
	}
.footnote {
	font-size:10pt; 
	
	}
h1	{
	font-family: algerian, "times new roman", arial, helvetica, sans-serif;
	font-weight: 500; 
	font-size: 45pt;  
	text-align: center;
	color: #ff8040;

	}
.forth	{  font-family: Vivaldi, "arial narrow", "times new roman", arial, helvetica, sans-serif;
	font-weight: 400; 
	text-align: right  

	}
.fifth	{ text-indent: 6cm

	}
a:link	{
	color: blue; 
	}
a:active	{
	color: gray;
	}
a:visited{
	color: red;
	
	}
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: 16pt;  
	text-align: center;
	color: #0000ff;

	}

div.my_left_box{
    float: left;
    padding: 10px;
    width: 45%;
    border: 3px solid blue;
    
}

div.my_right_box{
    float: right;
    padding: 10px;
    width: 45%;
     border: 3px solid blue;
    
}
div.my_wrapper{
    width: 96%;
    padding: 30px;
}
div.my_footer{
    clear:both;
    padding: 10px;
    width: 96%;
}

p {
	font-size: 14pt;
	font: "Times New Roman", Times, serif;
	font-weight: 575;
    