
body, td, p {
	font: 11px verdana, tahoma, sans-serif;
	font-weight: normal;
	line-height: 2.6ex;
	text-decoration: none;
	color: #000000;
	margin: 0px;
}
	
p {
	margin-bottom: 5px;
}

h1 {	
	font: 20px verdana, tahoma, sans-serif;
	font-weight: 500;
	letter-spacing:-1px;
	color: #000000;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 8px;
	border: 0px;
	border-bottom: solid 1px #74A29D;
	border-left:1px solid #74A29D;
}
	
h1 b {	
	color: #C80E0D;
	font-weight: 500;
}
	
h2 {
	font: 18px arial, verdana, tahoma, sans-serif;
	font-weight: 500;
	color: #C80E0D;
	line-height: 2.0ex;
}
	
h3 {
	font: 16px verdana, tahoma, sans-serif;
	font-weight: 400;
	color: #74A29D;
	border: 0px;
	border-bottom: solid 1px #74A29D;
	line-height: 2.0ex;
}

h4 {
	font: 16px arial, verdana, tahoma, sans-serif;
	font-weight: 500;
	line-height: 2.0ex;
}
	
h5 {
	font: 15px arial, verdana, tahoma, sans-serif;
	font-weight: 400;
	color: #74A29D;
	border: 0px;
	border-bottom: solid 1px #74A29D;
  	line-height: 2.0ex;
}
	
h6 {
	font: 14px arial, verdana, tahoma, sans-serif;
	line-height: 2.0ex;
}

a:link, a:active {
	font: 12px verdana, tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}	

a:visited {
	font: 12px verdana, tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}

a:hover {
	text-decoration: underline;
	color: #0099ff;
}	


	
