body
{ 
	background:#ffffff;
}
h1,.text1
{  
	font-family:Rivanna;
	font-weight: bold;
	font-size: 100px;
	color: #CC3B27;
	font-style: normal;
}

h2,.text2
{  
	font-family:Rivanna;
  	font-weight:bold;
	font-size: 38px;
	color: #000000;
	font-style: normal;
}

h4,.text4
{  
	font-family:Myriad Pro,Times new roman;
	font-size: 28px;
	font-weight:bold;
}

h5,.text5
{  
	font-family:arial,Times new roman;
	font-size: 14px;
	font-style:normal;
	font-weight:normal;
	text-align:justify;
	line-height:150%;
	font-variant: normal;
		
}

h6,.text6
{  
	font-family:Myriad Pro,Times new roman;
	font-size: 22px;
	font-weight:normal;
	text-align:justify;
}

h7,.text7
{  
	font-family:Myriad Pro,Times new roman;
	font-size: 24px;
	font-weight:normal;
	text-align:justify;
}

a:link 
{
	color:blue;
	text-decoration: none;
}
a:visited {
	color: blue;
	text-decoration: none;
}
a:hover {
	color: #CC3B27;
	text-decoration: none;
}
a:active {
	color: blue;
	text-decoration: none;
}
