body, td{

	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin : 0 0 0 0;
}
A {
	text-decoration: underline;
	/*font-weight : bold;*/
}
A:Hover{
	color: #006600;
	text-decoration: underline;
	/*font-weight : bold;*/
}
A:Visited{
	color: #000000;
	text-decoration: underline;
	/*font-weight : 600;*/
}

H1 {
	color: #000000;
	font-size: 1.5em;
	font-style: italic;
}

H2 {
	color: #000000;
	font-style : italic;
	font-size: 1.1em; 
	font-weight: 600;
}

H3{
	color: #000000;
	font-size: .95em;
	font-weight: 600;
	text-align : center;
}


.subhead {

	font-size : 1em;
	color: #82664D;
	font-weight : 600;
}

.sm {
   font-size: .85em;
	padding: 3px; 
/*	background-color: #ddd6c6;*/
 }

.sm2 {
	font-size: 1em;
	font-weight: bold;
/*	background-color: #DED3B9;*/
	padding-left: 6px;
}

ul.dot li {
list-style-image: url("../images/b.gif");
padding-bottom: 8px;
}
ul {
	list-style: none;
}


.subhead2 {
	font-size : 1.2em;
	color: #000000;
	font-weight : 600;
	}
	
.subhead3 {
	font-size : 1.2em;
	color: #000000;

	}

.table1  {
	font-size : 1em;
	color: #000000;

}
.foot { 
	font-size: .95em;
	padding: 3px;
	background-color: #b1bf86; 
	text-transform: capitalize;
	letter-spacing: 2px;
	text-align: center;
	border: black;
	border-width: 0px 0px 1px
}

.paragraph {
	 font-size: 1em;
	 font-variant: small-caps;
	 color: #006600;
}

.kb {
	font-size : .85em;
	color: #000000;
}

.sm2Copy {
	font-size: .95em;
	background-color: #D7D7C4;
	color: #000000;
	border-left-width: 4px;
	padding-left: 4px;
	left: 4px;
	margin-left: 4px;
	text-indent: 5pt;
	font-variant: small-caps;
	font-weight: 500
}

.sm1 {
	font-size: .85em;
	color: #000000;
	border-left-width: 4px;
	padding-left: 4px;
	left: 4px;
	margin-left: 4px;
	text-indent: 5pt
}

.norm_green_subhead {
	font-size: .95em;
	color: #006600;
	font-weight: 600
}

a.tre {
	font-size : 1.3em;
	color: #000000;
	font-weight : bold;
	text-align : center;
	
}
a:visited.tre {
	font-size : 1.3em;
	color: #000000;
	font-weight : bold;
	text-align : center;

}

ul.dot {
	list-style-image: url(../images/b.gif);
	list-style-type: circle;
}
