body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
i {
	font-style: italic;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
a:link {
	color: #0000FF;
	text-decoration: underline;

}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.pagemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;

}
.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
ul {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;

}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
.boldital {
	font-style: italic;
	font-weight: bold;
}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #678BE0;
}
.special {

	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #9966CC;
}
.ital {
	font-style: italic;
}
