body {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	margin:0px
}

/*td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}*/

.bodystyle {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	
}


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.subheading {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #596289;
	font-style: italic;
	font-weight: bold;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	list-style-type: circle;
}
.code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00203b;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #596289;
}
.producthead {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #596289;
}
.bodystyleHead {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
.productheadgreen {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #75B81B;
}
