body {
	font-family: palatino, times;
	font-size: 11px;
	color: #000000;

}

.bodytext {
	font-family: palatino, times;
	font-size: 11px;
	color: #000000;

}

p {
	font-family: palatino, times;
	font-size: 11px;
	color: #000000;

}

li {
	font-family: palatino, times;
	font-size: 11px;
	color: #000000;

}


h1 {
	font-family: palatino, times;
	font-size: 20px;
	font-weight:bold;
	color: #000000;
}

h2 {
	font-family: palatino, times;
	font-size: 17px;
	font-weight:bold;
	color: #000000;
}

a {
	color: #F39500;
}


.bodysubheader {
	font-family: palatino, times;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}

.menubarheading{
	font-family: palatino, times;
	font-size: 12px;
	color: #FFFFFF;
}

hr {
  border: 0;
  width: 95%;
  color: #000000;
  background-color: #000000;
  height: 1px;
}

.tabtextselected{
	font-family: palatino, times;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.tabtextunselected{
	font-family: palatino, times;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.tabtextunselected:visited{
	color: #000000;
	text-decoration: none;
}

.tabtextunselected:hover{
	color: #FFFFFF;
	text-decoration: underline;
}