BODY, A:ACTIVE, A:LINK, A:VISITED, H1, H2, H3, LI, TD, TH, UL, OL, FORM, INPUT, TEXTAREA {

	font-family : Arial, Helvetica, sans-serif;
}

A:LINK {
	color : #993300;
}
A:ACTIVE {
	color : #666633;
}

A:HOVER {
	color : #666633;
}

A:VISITED {
	color : #666666;
}

A.leftlink {
	font-size : 8.5pt;
	color : #993300;
}

A.leftlink:active {
	color : #666633;
}

A.leftLink:hover {
	color : #666633;
}

A.leftlink:visited {
	color : #666666;
}

UL {
	list-style-image : url(graphics/bullet.gif);
	font-size : 9.5pt;
	margin-top : -6px;

}
.listItem {
	margin-bottom : 6px;
}

OL {
	font-size : 9.5pt;
}

.OListItem {
	margin-bottom : 3px;

}

.title {
	font-size : 10pt;
	color : #993300;
	font-weight: bold;
}

.H1 {
	font-size : 10.5pt;
	color : #666633;
	font-weight: bold;
}

.H2 {
	font-size : 9.5pt;
	color : #666633;
	font-weight: bold;
	
}

.H3 {
	font-size : 9.5pt;
	color : #993300;
	font-weight: bold;

}
.content {
	font-size : 9pt;
	
}
.contentb {
	font-size : 9pt;
	font-weight: bold;
}
.redtext  {
	font-size : 9pt;
	color : #FF0000;
}
.htext  {
	font-size : 9pt;
	color : #666633;
	font-weight: bold;
	
}
.smalltext {
	font-size : 8pt;

}
.text7pt {
	font-size : 7pt;

}
.leftContent {
	font-size : 8pt;
	margin-left : 12px;
}

.LeftLinkList {
	font-size : 8.5pt;
	margin-top : -6px;
	margin-left : 12px;
}

.footerLinks {
	font-size : 8pt;
	color : #666633;
	text-align : center;
	margin-top : 16px;
	margin-bottom : -6px;
}

.footerText {
	font-size : 8pt;
	text-align : center;
}

hr {
	color : #000000;
	align : center;

}
