body {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
}
a:link{
	color : #959D56;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
}
a:visited{
	color : #959D56;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
}
a:hover {
	color : #777D44;
	background-color : transparent;
	text-decoration : underline;
	font-weight : bold;
}
a.menu:link{
	color : #414141;
	text-decoration : none;
	font-weight : bold;
}
a.menu:visited{
	color : #414141;
	text-decoration : none;
	font-weight : bold;
}
a.menu:hover {
	color : #000000;
	text-decoration : underline;
	font-weight : bold;
}
a.footer:link{
	color : #ECE8E6;
	background-color : #867366;
	text-decoration : none;
	font-weight : normal;
}
a.footer:visited{
	color : #ECE8E6;
	background-color : #867366;
	text-decoration : none;
	font-weight : normal;
}
a.footer:hover {
	color : #FFFFFF;
	background-color : #867366;
	text-decoration : underline;
	font-weight : normal;
}
a.small:link{
	color : #ECE8E6;
	text-decoration : none;
	font-weight : normal;
}
a.small:visited{
	color : #ECE8E6;
	text-decoration : none;
	font-weight : normal;
}
a.small:hover {
	color : #FFFFFF;
	text-decoration : blink;
	font-weight : normal;
}
a.menu2:link{
	color : #959D56;
	background-color : transparent;
	text-decoration : blink;
	font-weight : bold;
}
a.menu2:visited{
	color : #959D56;
	background-color : transparent;
	text-decoration : blink;
	font-weight : bold;
}
a.menu2:hover {
	color : #777D44;
	background-color : transparent;
	text-decoration : blink;
	font-weight : bold;
}
hr {
	color: #867366;
	background-color : transparent;
	size: 1px;
}
p {
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
}
.footer {
	color : #FFFFFF;
	background-color : #867366;
}
.brown2 {
	color : #867366;
	background-color : #C2B9B2;
}
.white {
	color : #000000;
	background-color : #FFFFFF:
}
.menu {
	color : #000000;
	background-color : #E3E0DD;
}
.menu2 {
	color : #000000;
	background-color : #E3E0DD;
}
.green {
	color : #FFFFFF;
	background-color : #959D56;
}
.big { 
 	color :  #959D56;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 36px;
	line-height : 42px;
}
.heading { 
 	color :  #959D56;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	line-height : 21px;
	font-weight : bold;
}
.copy { 
 	color :  #959D56;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 18px;
	font-weight : bold;
}
.copygrey{
	color : #676767;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 18px;
	font-weight : bold;
}
.copy2 { 
 	color :  #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 17px;
	font-weight : normal;
}
.subheading { 
 	color :  #959D56;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
	font-weight : bold;
}
.normal { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
}
.small { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
}
.footnote { 
	color : #7C7C7C;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
}
.caption { 
	color : #7C7C7C;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
}
.legal { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 12px;
}
td {
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 16px;
}
font {
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :12px;
	line-height : 16px;
	font-weight : normal;
}
ul {
	list-style : square;
	font-size :12px;
	line-height : 18px;
	margin-top : 10px;
	margin-bottom : 10px;
}
li {
	list-style-type : square;
	font-size :12px;
	line-height : 18px;
	margin-top : 10px;
	margin-bottom : 10px;
}
ul.max {
	list-style-type : square;
	font-size :12px;
	line-height : 16px;
	margin-top : 4px;
	margin-bottom : 5px;
}
li.max {
	list-style-type : square;
	font-size :12px;
	line-height : 16px;
	margin-top : 2px;
	margin-bottom : 0px;
}
ul.blue {
	list-style-type : disc;
	list-style-image : url(../images_gen/bullet.gif);
	font-size :12px;
	line-height : 18px;
	margin-top : 0px;
	margin-bottom : 0px;
}
li.blue {
	list-style-type : disc;
	list-style-image : url(../images_gen/bullet.gif);
	font-size :12px;
	line-height : 18px;
	margin-top : 0px;
	margin-bottom : 0px;
}
ul.blue2 {
	list-style-type : disc;
	list-style-image : url(../images_gen/bullet2.gif);
	font-size :12px;
	line-height : 18px;
	margin-top : 0px;
	margin-bottom : 0px;
}
li.blue2 {
	list-style-type : disc;
	list-style-image : url(../images_gen/bullet2.gif);
	font-size :12px;
	line-height : 18px;
	margin-top : 0px;
	margin-bottom : 0px;
}


