.TextNormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #301010;

}
.header {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;

}
.specialred {
	color: #990000;
}
.SiteTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #990000;
	font-weight: normal;


}
.smaller {
	font-size: 11px;

}
.BulletLeaf {
	list-style-image: url(../images/leafsmall.gif);
}
a:link {
	text-decoration: none;
	color: 0066CC;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;

}
a:hover {
	border: 0px none #000000;
	padding: 0px;
	background-color: #FFFF99;
	margin: 0px;

}
.hilight {
	background-color: #CCFF33;
}
a:visited {
	text-decoration: none;
	color: 0066cc;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	padding-right: 2px;
	padding-left: 2px;

}
underbox {
	border-bottom-style: dotted;
}
.underbox {
	border-bottom-style: dotted;
	border-bottom-color: #330000;
	border-bottom-width: 1px;
}
.footer {
	font-size: 10px;
}
.PhotoLeft {
	margin-right: 10px;
}
.CalloutTable {
	background-color: #FFFFCC;
	border: 1px dotted #330000;
	border-style: dotted
}
