body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}h1 {
	font-size: 18px;
	color: #5C2256;
}
p {
	font-size: 12px;
}
.newsH2 {
	font-size: 14px;
	color: #A4A628;
}
h2 {
	font-size: 16px;
	color: #823E6F;
}
li {
	font-size: 12px;
}
.leftSidebarP {
	font-size: 12px;
	color: #FFFFFF;
}
link {
	text-decoration: none;
}
a {
	text-decoration: none;
}

.leftSidebarH1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.leftSidebarP a:link, .leftSidebarP a:visited {
	color: #00ff33;
	font-weight: bold;
	text-decoration: none;
}
.leftSidebarP a:active, .leftSidebarP a:hover {
	color: #00FF00;
	font-weight: bold;
	text-decoration: none;
}
.navBar {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}
.navBar a:link, .navBar a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.navBar a:active, .navBar a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}.didYouKnow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	background-color: #CCFFCC;
	padding: 8px;
	border: thin dashed #009966;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.quotation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	padding: 5px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
	background-color: #99FFCC;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
