/* Public: font */

BODY {font-family:Arial,Helvetica; font-size:75%; width:100%; margin:2px;}
table, tr, td {font-size:100%;}
a {text-decoration:underline; color:#2B4F19; font-weight:bold;}
a:hover {text-decoration:underline; font-weight:bold;}
b {color:#345621; font-weight:bold;}
.underline {text-decoration:underline;}

/*netbuild wysiwyg styles*/
.Heading2, H2, .Heading3, H3, .Heading4, H4, .Heading5, H5, .Heading6, H6, .Heading1, H1 {padding:0; margin:0;}
.Heading1, H1 {font-size: 100%; font-weight: bold; color:#528533;}
.Heading2, H2 {font-size: 100%; color:#2B4F19; font-weight: bold;}
.Heading3, H3 {font-size: 130%; color:#345621; font-weight: bold;}
.Heading4, H4 {font-size: 100%; font-weight: bold; color:#345621;}
.Heading5, H5 {font-size: 100%; color:#fff; font-weight: bold;}
.Heading6, H6 {font-size: 130%; color:#345621;}
.Normal {font-size:100%;}

/*other styles*/
.sup {vertical-align:top; font-size:75%;}
.green {color:#2B4F19;}
.greenSmall {font-size:95%; color:#2B4F19;}
.formCredit {font-size:90%; text-align:left; width:350px;}
.suspend {
	margin: 0px;
	border: 0px none #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
}