

h1
{
    margin : 2px;
	font-family: Aharoni;
	font-size : 20;
	font-weight : bold;
	color : #276527;
	border :  #A9AAD5;
	;
}
h2
{
    margin : 2px;
	font-family: Aharoni;
	font-size : 18;
	font-weight : bold;
	color :#7C5D49;
	border :  #A9AAD5;
	width : 40%;
}
h3
{
    margin : 2px;
	font-family: Aharoni;
	font-size : 16;
	font-weight : bold;
	color : #3366ff;
	border :  #A9AAD5;
	width : 40%;
}
a  {
	color : #7C5D49;
	font-family: Arial, sans-serif;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	
}

img
{
    
	padding-bottom : 10%;
	padding-left : 10%;
	padding-right : 10%;
	padding-top : 10%;
}

p
{
	color : #276527;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	width : 90%
}

p.pic
{
	color : #276527;
	font-size: 12px;
	
}

p.lit
{
	color : #97C56B;
	font-size: 12px;
		
}

