body
{ 
	background:#FFFFFF;
}

h1,.text1
{  
	font-family: Century Gothic; 
	font-size: 43px; 
	color: #000000;
	font-weight:normal;
}

h2,.text2
{  
	font-family: Century Gothic; 
	font-size: 25px; 
	color: #000000;
	font-weight:normal;
}

h3,.text3
{  
	font-family: Century Gothic; 
	font-size: 16px; 
	color: #000000;
	text-align:justify;
	font-weight:normal;
}

h4,.text4
{  
	font-family: Century Gothic; 
	font-size: 12px; 
	color: #000000;
}

h5,.text5
{  
	font-family: Century Gothic; 
	font-size: 21px; 
	color: #000000;
	font-weight:normal;
}

h6,.text6
{  
	font-family: Century Gothic; 
	font-size: 13px; 
	color: #000000;
	font-weight:normal;
	padding-right:14px;
}

a
{ 
	color: #030303;
	text-decoration: none;
}

a:hover
{
	color: #0099cc;
}

