body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCC99;
}
a:link {
	font-weight: bold;
	color: #3300CC;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #666699;
}
a:hover {
	text-decoration: underline;
}
.text-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header-tan {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCC99;
}
.catheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #275D29;
}
.catauthor {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.text-breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

