body{
 font-family       	:  Arial ;
 font-size         	: 14px;
 color             	: #C06947;
 background-color  : #FFFFFF;
 overflow		: hidden;
}

p {
	margin-top        	: 27px;
	margin-left       	: 150px;
	max-width	: 310px;
	text-align		: justify;
	width		: 310px;

}

a { 
	text-decoration 	: none;
	outline:none;
	margin-top        	: 0px;
	margin-left       	: 0px;
}
a:link {
	color        : #FF9999;
}
a:visited {
	color        :  #FF9999;
}
a:hover{
             color        :  #FF9999; 
}
a:active { 
             color        :  #FF9999;
}

h1{ 
	font-family       	:  Arial;
  	color             	: #E09369;
	font-size         	: 19px;
	margin-top        	: 100px;
	margin-left       	: 150px;

}
h2{
 	color             	: #E09369;
 	font-family       	:  Arial ;
 	font-size         	: 14px;
	font-weight	: normal;
	max-width	: 310px;
	text-align		: justify;
	width		: 310px;
	margin-top        	: 25px;
	margin-left       	: 150px;
}
h3{ 
	font-family       	:  Arial;
  	color             	: #E09369;
	font-size         	: 19px;
	margin-top        	: 25px;
	margin-left       	: 150px;

}
h4{ 
	margin-top        	: 0px;
	font-family       	: Verdana;
	font-weight	: normal;
 	font-size         	: 9px;
}
