*
{
	font-size: 12px;  
	font-family: verdana;
	font-weight: normal;
	color:gray;
}


h3
{	
	font-size: 24px;
	font-weight: bold;
}

h4
{	
	font-size: 20px;
	font-weight: bold;
}


p
{
	text-align: justify;	
	padding: 10px 10px 10px 10px;	
}

