body { background: #CCCC99 }
h3 { font-size: 15px; font-family: tahoma, verdana, arial, sans-serif; font-style: normal; font-weight: bolder; color: #000000 }
p { font-size: 13px; font-family: verdana, tahoma, arial, sans-serif; font-style: normal; color: #000000 }
p.intro { font-size: 13px; font-family: verdana, tahoma, arial, sans-serif; font-style: normal; color: #000000 }
p.heading { font-size: 20px; font-family: verdana, tahoma, arial, sans-serif; font-style: normal; color: green; font-weight: bold }
p.backbutton { font-size: 9px; font-family: arial, verdana, tahoma, sans-serif; font-style: normal }
ul { font-size: 12px; font-family: verdana, tahoma, arial, sans-serif; font-style: normal; font-weight: bold; color: #000000 }
ol { font-size: 14px; font-family: verdana, arial, tahoma, sans-serif; font-style: normal; color: blue }

a.maroon, a.maroon:active { color: #9B3332 }
a.maroon:hover { color: #A4635D }
h2.homepageheading { font-family: times, serif ; font-style: normal ; color: #CC3300 }
h2.allotherheadings { font-family: times, serif ; font-style: normal ; color: #CC3300 }

table.solidborder {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
}