p {
	color: #369;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	text-decoration: none;
	color: #369;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #369;
}
a:hover {
	text-decoration: none;
	color: #ff9900;
}
a:active {
	text-decoration: none;
	color: #ff9900;
}
.text {
	font-size: 14px;
	line-height: 20px;
	color: #369;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.bold {
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
}
.orange {
	color: #ff9900;
}
.blue {
	color: #369;
	font-family: Arial, Helvetica, sans-serif;
}
.underline {
	text-decoration: underline;
}
h1 {
	font: bold 22px/28px Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #ff9900;
	text-decoration: none;
}
.backtotop {
	font-size: 11px;
}
.orangebullet {
	font-size: 14px;
	color: #ff9900;
	text-decoration: none;
	line-height: 22px;
	list-style: disc outside;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.cookie {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9900;
}
h2 {
	font: bold 14px/22px Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #ff9900;
	text-decoration: none;
}
h3 {
	font-size: 14px;
	line-height: 22px;
	color: #369;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font: bold 22px/28px Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #ff9900;
	text-decoration: none;
}
.orangeItalic {
	color: #ff9900;
	font-style: italic;
}

