.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	list-style-image:  url(images/misc/bullet.gif);




}
.plaintextcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	color: #333333;
	text-decoration: none;
}
.plaintextcentersmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	color: #333333;
	text-decoration: none;
}
.motto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;


}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	text-decoration: none;


}
.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.navbarsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
