h1 {
    font-size: 24px; 
    margin: 0em 0;
    font-weight: bold;
    page-break-before: auto;
    display: inline;
}

h2, h3 {
    font-size: 16px; 
    margin: 0em 0;
    font-weight: bold;
    page-break-before: auto;
    display: inline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 20px; 
	color: #333333;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.sub-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #336600;
}
.tab-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #337700;
}

	
a.contentlink2 { font-family : Arial; font-size : 12px; color : #ffffff; text-decoration : none;  font-weight: bold;  }
a.contentlink2:hover { font-family : Arial; font-size : 12px; color : #333333; text-decoration : underline;  font-weight: bold;  }

a.leftnav { font-family : Arial; font-size : 13px; color : #333333; text-decoration : none;  font-weight: normal;  }
a.leftnav:hover { font-family : Arial; font-size : 13px; color : #ED852C; text-decoration : underline;  font-weight: normal;  }

.breaker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}



a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
a:hover {
	color: #ED852C;
}
