h1, h2, h3, h4, h5, h6 {
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
line-height:100%;
margin-bottom:5px;
padding-bottom:0px;
}
h1 {
	color:#000000;
	font-size:350%;
	font-weight:bold;
}
h2 {
	color:#333333;
	font-size:250%;
	font-weight: bold;
}
h3 {
	font-size:200%;
	font-weight: normal;
	color: #333333;
}
h4 {
	color:#333333;
	font-size:125%;
	font-weight:normal;
}
h5 {
font-size:150%;
}
h6 {
color:#009900;
font-size:125%;
}
.small {
	font-size:10px;
	line-height: 12px;
}
table tr td, table tr th {
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding:3px;
	text-align:left;
}

table {
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #999999;
	text-align:left;
	width: 670px;
	font-size:12px;
}

td.sechead {
	background-color:#666666;
	color:#FFFFFF;
	text-transform:capitalize;
	font-weight:bold;
	padding:3px;
}

p.gallery img { margin:0; padding:0; float:left; }