H1 {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #235980;
	text-transform:none;
	margin-left: 0px;
	margin-bottom: 0px;
	line-height: 30px;
} 

H2 {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #C35119;
} 

H3 {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
} 

 H4 {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

H5 {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
} 

H6 {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	margin-bottom: 0px;
	padding-bottom: 0px;
} 

P   {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-align: justify;
}

a:link 
         {
	font-weight: bold;
	color: #3366FF;
	background-color: #FFFFFF;
}

a:active 
         {
	font-weight: bold;
	color: #6600CC;
	background-color: #FFFFFF;
}

a:visited 
         {
	font-weight: bold;
	color: #669999;
	background-color: #FFFFFF;
}

a:hover 
         {
	font-weight: bold;
	color: #CC3300;
	background-color: #FFFFFF;
}

li       {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 12px;
	margin-left: 40px;
	color: #000000;
	text-align: left;
}
