p
{ 
	color: #222222; 
	font-family: Arial, Helvetica, Geneva, 'sans serif'; 
	font-size: 13px; 
	font-weight: normal;
	text-align: Left; 
	line-height: 125%; 
	margin-left: 20; 
	margin-right: 20;
	margin-top: 0; 
	margin-bottom: 0 
}

h1           
{ 
	color: #1D7DA0; 
	font-family: Arial, Helvetica, Geneva, 'sans serif'; 
	font-size: 14px; 
	font-weight: bold;
	text-align: Left; 
	line-height: 150%; 
	margin-left: 20; 
	margin-right: 20;
	margin-top: 0; 
	margin-bottom: 0 
}

h2           
{ 
	color: #222222; 
	font-family: Arial, Helvetica, Geneva, 'sans serif'; 
	font-size: 15px; 
	font-weight: bold;
	text-align: left; 
	line-height: 150%; 
	margin-left: 30; 
	margin-right: 20;
	margin-top: 0; 
	margin-bottom: 0 
}


h3           
{ 
	color: #222222; 
	font-family:Arial, Helvetica, Geneva, 'sans serif'; 
	font-size:14px; 
	font-weight:normal;
	text-align:Left; 
	line-height:150%; 
	margin-left:20; 
	margin-right:20;
	
}

h4
{ 
	color: #000000;
	font-family: Arial, Helvetica, Geneva, 'sans serif'; 
	font-size: 13px; 
	font-weight: bold;
	text-align: center; 
	line-height: 150%; 
	margin-right: 0;
	margin-top: 0; 
	margin-bottom: 0 
}

h5           
{ 
	color: #222222; 
	font-family: Arial, Helvetica, Geneva, 'sans serif'; 
	font-size: 12px; 
	font-weight: normal;
	text-align: Left; 
	line-height: 140%; 
	margin-left: 5; 
	margin-right: 20;
	margin-top: 0; 
	margin-bottom: 0 
}

h6
{ 
	color: #FFFFFF; 
	font-family: Arial, Helvetica, Geneva, 'sans serif'; 
	font-size: 12px; 
	font-weight: normal;
	text-align: Left; 
	line-height: 110%; 
	margin-left: 5; 
	margin-right: 0;
	margin-top: 0; 
	margin-bottom: 0 
}

.background image
{
	background-image: url(bgpic-fade.jpg);
	background-repeat: no-repeat;
}




a:link 
{
	color: #000000;
	font-weight: bold;

}

a:visited
{
	color: #000000;
	font-weight: bold;

}

a:hover
{
	color: #000000; 
	font-weight: bold;

}
   
   

