.a1:link {
	color: #660000; font-size:12px; text-decoration: underline;
}
.a1:visited {
	color: #660000; font-size:12px; text-decoration: underline;
}
.a1:hover {
	color: #FFFFFF;
	font-size:12px;
	text-decoration: underline;
	background-color: #005E26;
}
.a2:link {
	color: #009966; font-size:10px; text-decoration: none;
}
.a2:visited {
	color: #009966; font-size:10px; text-decoration: none;
}
.a2:hover {
	color: #009966; font-size:10px; text-decoration: underline;
}
.a3:link {
	color: #666666;
	font-size:10px;
	text-decoration: underline;
}
.a3:visited {
	color: #666666;
	font-size:10px;
	text-decoration: underline;
}
.a3:hover {
	color: #FF0000;
	font-size:10px;
	text-decoration: underline;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: italic;
	font-weight: normal;
}
.side_bar-emph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #336699;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
}
.h2 {
	font-size: 18px;
	color: #C4180A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.h3 {
	font-size: 14px;
	color: #339966;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.h4 {
	font-size: 12px;
	color: #A34367;
	font-weight: bold;
}
.descriptions   { color: #666; font-style: normal; font-weight: normal; font-size: 12px; line-height: 15px; font-family: Trabuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif; margin-right: 25px; margin-left: 12px }
.style1 {color: #ECE9D8}
.style2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {font-size: 10}
.style5 {color: #2E416B}

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.blue-italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	color: #000066;
}
.red-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #660000;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #A34367;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
ul {
     list-style-image: url(assets/leaf-bullet.gif);
	 margin: 5px;
	 padding-left: 10px;
	 text-indent: 0em;
	 }
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
