body {
	font-family: Tahoma, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	background-color: #D9DFDF;
}

td {
	font-family: Tahoma, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
}

th {
	font-family: Tahoma, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #006600;

}

p {
	margin-top: 10;
	margin-bottom: 8;
}

h1
{
	margin-top: 14;
	margin-bottom: 5;
	font-size: 24px;
}

h2
{
	margin-top: 18;
	margin-bottom: 5;
	font-size: 20px;
}

h3
{
	margin-top: 14;
	margin-bottom: 5;
	font-size: 18px;
}

h4
{
	margin-top: 0;
	margin-bottom: 2;
	font-size: 16px;
}

h5
{
	margin-top: 14;
	margin-bottom: 2;
	font-size: 12px;
}

a:link, a:visited, a:active {
	color: #006600;
}

a:hover {
color: #0000FF
}

.tnpl {
	font-size: 10px;
	color: #669900;

}

.tnpl a:link, .tnpl a:visited, .tnpl a:active, .tnpl a:hover {
	color: #669900;
	text-decoration: none;
	font-weight: normal;
}

.caption {
	font-size: 10px;
}
.quote {
	font-size: 11px;
	font-style: italic;
	text-align: left;


}
.small {
	font-size: 9px;
}
.highlight {
	font-weight: bold;
	color: #FF0000;
}
.emphasis {
	color: #660066;
}
