BODY
{
	color: black;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}

ol, ul {
	padding-top: 0px;
}


li {
	padding-top: 8px;
}

td, p
{
	color: black;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	margin-top: 0px;
}

h1 {
	color: gray;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	margin-top: 28px;
}

h2 {
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 16px;
	line-height: 12px;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	margin-bottom: 15px;
}

h3
{
	color: black;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-top: 8px;
}

h4
{
	color: gray;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	font-style: italic;
}

.text
{
	color: black;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}

.textlarge
{
	color: gray;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 25px 0 0;
}

.texthead
{
	color: navy;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: bold;
}

.textsmall, .textsmall a:link, .textsmall a:visited
{
	color: gray;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.textsmall a:hover { text-decoration: underline; }