/* CSS Document */

html {
   font-family: Lucida Grande, Trebuchet MS, Arial, Verdana, sans-serif;
   color: #2c2c2c;
 
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #006600;
}
p {
	font-family: Lucida Grande, Trebuchet MS, Arial, Verdana, sans-serif;
   color: #0A5C0A;
   font-size: 12px;
}
.content{
   font-family: Lucida Grande, Trebuchet MS, Arial, Verdana, sans-serif;
   color: #0A5C0A;
   font-size: 14px;
}
#noSpace {
margin: 0px 0; 
}

h2 {
	font-family: Lucida Grande, Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #006600;
	font-weight: bold;
}
.hilite-purple {
	font-family: Lucida Grande, Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9900CC;
}
.footer {
	font-size: 10px;
	color: #006633;
}
a.footer { 
	color: #006633; 
	text-decoration: Underline 
	}

a.pagelink:visited 
	{ 
		color: #006633; 
		text-decoration: Underline 
		}

a.pagelink:active { color: #006633; text-decoration: Underline }

a.pagelink:hover { color: #006633; text-decoration: none }

ul {
	font-size: 12px;
}
.menu-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660033;
}
.menu-subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 003300;
}
.recommended {
	font-style: italic;
}
