body {
	color: #000000;
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #ECE5DB url(/PDGCommTemplates/HTN/images_secondary/15605752.gif);
	background-repeat: repeat;
	background-position:left top;
}

div.yuimenu li.selected, div.yuimenubar li.selected, div.yuimenu div.bd ul li.yuimenuitem-selected  {
 
 background-color: #757B6a;
}

div.yuimenu {
    background-color: #ECE5DB;
}

#a2 ul {
	border: #333333 thin solid;
}

a:link, a:visited {
	color: #330033;
	text-decoration: none;
}
a:active, a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

td#contentCell {
	padding-left: 1em;
	padding-right: 1em;
}

.contenthome {
	font-size: 100%; 
}
.contenthome h1 {
	font-size: 150%;
}

.contenthome h2 {
	font-weight: bold;
	font-size: 140%;
}

.dropcap {
	float: left;
	font-size: 220%;
	font-style: italic;
	font-weight: bold;
	line-height: 1em;
	margin-right: 0;
}

table#natural_standard {
	margin: 1em 0 1em 0;
	width: 100%;
}
table#natural_standard td {
	padding: 3px;
	text-align: center;
	vertical-align: top;
}

table#natural_standard th {
	font-weight: bold;
	padding: 3px;
	text-align: center;
	vertical-align: top;
}

.strong {
	font-weight: bold;
	}
