﻿.Heading {
	font-family: Tahoma;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	color: #336600;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
}
.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
}
.sidebar_bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.menuList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
}

