.basetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #C28B75;
	text-decoration: none;
}
.maintext {
	font-family: "Trebuchet MS", Arial;
	font-size: small;
	font-weight: normal;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}
.header {

	font-family: "Trebuchet MS", Arial;
	font-size: large;
	font-weight: normal;
	color: #6A7748;
	padding-right: 5px;
	padding-left: 5px;
}
.bullet {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}
