body  	{
		background-color: #91F1F7;
		font-size: 14pt; font-family: "times new roman", arial, helvetica, sans-serif;
	}

i 	{
		font-size: 30pt; font-weight: bold; font-family: "times new roman", arial, helvetica, sans-serif;
	 }
.first 	{
		font-size: 15pt; 	
		font-weight: bold 
	}
.second   {  font-size: 14pt; 
	font-weight: bold; 
	font-family: "times new roman", arial, helvetica, sans-serif; 
	text-indent: 15cm 
	
	}
p 	{font-size: 14pt;
	font-family: "times new roman", arial, helvetica, sans-serif; 
	font-weight: 580  

	}
font	{ font-size: 14pt; 
	font-family: "times new roman", arial, helvetica, sans-serif; 
	font-weight: 575; 
	text-indent: 4cm  

	}
address  {font-size:11pt; 
	font-family: "times new roman", arial, helvetica, sans-serif;
	
	}
a:link	{
	color: blue; 
	}
a:active	{
	color: gray;
	}
a:visited{
	color: red;
	}
h3	{
	color: blue;	
	}
blockquote	{
	width: 45%;
	float: right;
	border-style: double;
	border-color: blue;
	border-width: thin;
	background-color: white;
	}
	
	
 