p 		{ font-size: 12px; font-weight: normal; list-style-type: circle; color: #333333; 
}
h1		{
	font-size: 24px;
	font-weight: normal;
	color: #003D00;
}
h2		{
	font-size: 18px;
	font-weight: bold;
	color: #003D00;
}
h3 		{
	font-size: 16px;
	color: #003D00;
}
h4 		{
	font-size: 14px;
	color: #003D00;
}
h5 		{
	font-size: 12px;
	color: #003D00;
}
h6 		{ font-size: 9px; color: #990000;
}
.tbl 		{ font-size: 11px; line-height: normal; font-variant: normal; color: #000000; 
}
.fld 		{ font-size: 12px; color: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; 
		border-bottom-width: 1px; border-left-width: 1px; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px
}
.tblsmall {  font-size: 9px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #CC3300}
ul {  font-size: 12px; line-height: normal; 
}
.imagemarginright {
	margin-right: 10px;
}
li {  font-size: 12px; line-height: normal; font-weight: normal; } 
.imagepopup {  font-size: 9px; font-style: normal; font-weight: bold; color: #FFFFFF; background-color: #666666; border-style: none}
.clear {
	clear: both;
}
.imagetop {
	vertical-align: top;
}
.boxleft {
	font-size: 9px;
	font-style: italic;
	color: #666666;
	float: left;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #000000;
}
.boxright {
	font-size: 9px;
	font-style: italic;
	color: #666666;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px solid #000000;
}
.clear { clear:both;}
.clearLeft { clear: left;}
.clearRight { clear: right;}
.none {}












