h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #4B1E00;
	text-decoration: none;
	line-height: normal;
	background-position: right bottom;
	letter-spacing: normal;
	text-align: right;
	vertical-align: bottom;
	word-spacing: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #4B1E00;
	text-decoration: none;
}
.boldstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
}
a {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #993300;
	text-decoration: none;
	font-size: small;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #4B1E00;
	list-style-position: outside;
	list-style-type: disc;
}
.MCheader {
	font-size: xx-large;
	text-transform: capitalize;
	text-align: center;
}
.MCheader2 {
	font-size: large;
	color: #000000;
	text-align: center;
}
.MCcolheader {
	font-size: large;
	font-weight: normal;
	text-align: left;
	background-color: #F8E5DD;
}
.MCQuote {
	font-style: italic;
}
.MCcontact {
	list-style-image:   url("images/bulletimage.gif");
}
a:hover, a.special:hover, a.specialDark:hover {
	color:#FF7010;
	text-decoration:underline;
	background-color: #F8E5DD;
}
