p {
 	font-family: "Verdana Ref";
  	font-size: 10pt;
  	color: #3F3F3F;
}
td {
  	font-family: "Verdana Ref";
  	font-size: 10pt;
  	color: #3F3F3F;
}
body {
  	background-image: url(images/back_leaf.jpg);
  	color: white;
  	margin-bottom: 1px;
  	margin-top: 1px;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #FF6600;
} 
a:link {
	color: #636400;
}
a:visited {
  color: #006633;
}
a:active {
  color: #FF6600;
}
em {
  	color: #FFFFFF;
  	font-family: "Arial", "New York", serif;
  	font-weight: bold;
  	font-size: 10pt;
  	font-style: normal;
  	font-variant: small-caps;
}
h1 {
  	color: #590000;
  	font-family: "Arial", "New York", serif;
  	font-weight: bold;
  	font-size: 10pt;
  	font-style: normal;
  	font-variant: small-caps;
}
blockquote {
  color: #0000A0;
  font-family: "Lucida Sans";
  font-weight: bold;
  font-size: 11pt;
  font-style: normal;
  font-variant: small-caps;
}
b {
	color: #695127;
	font-weight: normal;
}
.vision {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
.vision a:link, .vision a:visited, .vision:hover {
    font:8px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #333333;
}
