body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 20px;
	color: #333333;
	background-image: url(images/background.jpg);
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.sub-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ED852C;
}
.redheading {
	color: #663300
}
.orangeheading {
	color: #ED852C;
}
.tab-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC6511;
}
.currentpage {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ED852C;
}
.highlighted-text {
	background-color: #FFCC99;
	border: solid 1px;
	border-color: #FF9900;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	line-height: 20px; 
	color: #663300;
}
.highligthed-link {
	background-color: #FFCC99;
	border: solid 1px;
	border-color: #FF9900;
	padding: 5px;
	text-align: center;
}
.paragraph-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 20px;
	padding: 3px;
	color: #333333;
}

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

a.leftnav { font-family : Arial; font-size : 12px; color : #333333; text-decoration : none;  font-weight: normal;  }
a.leftnav:hover { font-family : Arial; font-size : 12px; color : #ED852C; text-decoration : underline;  font-weight: normal;  }
a.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	text-decoration: underline;
	font-weight: bold;
	color:#FF6600;
	}

a.paragraph:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	text-decoration: underline;
	font-weight: bold;
	color:#330000;
}
a:link img, a:visited img {	border: solid 2px;
	border-color:#666666;
}
a:hover img {	border: solid 2px;
	border-color:#FF9900;}

.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;
}
a.sub-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ED852C;
}
a.sub-heading:hover {
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	margin-top: 0em;
	margin-bottom: 0em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ED852C;
	margin-top: 0em;
	margin-bottom: 0em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6511;
	margin-top: 0em;
	margin-bottom: 0em;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin-top: 0em;
	margin-bottom: 0em;
}
