@charset "utf-8";
/* CSS Document */

a:link.navlink {
	color: #ffffcc;
	text-decoration: none;
	font-family: "Bookman Old Style", Georgia, Garamond, "Book Antiqua", serif;
	font-size: 13px;
	line-height: 100%;
	}
a:visited.navlink {
	color: #ffffcc;
	font-family: "Bookman Old Style", Georgia, Garamond, "Book Antiqua", serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 100%;
	}
a:hover.navlink {
	color: #710000;
	font-family: "Bookman Old Style", Georgia, Garamond, "Book Antiqua", serif;
	font-size: 13px;
	background-color: #ffffcc;
	letter-spacing: normal;
	word-spacing: normal;
	display: block;
	text-decoration: none;
	line-height: 100%;
}
a:active.navlink {
	color: #ffffcc;
	font-family: "Bookman Old Style", Georgia, Garamond, "Book Antiqua", serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 100%;
	}
	
	
a:link.navlink1 {
	color: #336633;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
a:visited.navlink1 { 
	color: #336633;
	}
a:hover.navlink1 {
	color: #336633;
	text-decoration: none;
	}
a:active.navlink1 { 
	color: #336633;
	}
	


.bodytext {
	font-family: Garamond,Palatino,Georgia,'Times New Roman',Times,serif
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 12pt;
	color: #633031;
}

.bodytext1 {
	font-family: Garamond,Palatino,Georgia,'Times New Roman',Times,serif
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 14pt;
	color: #000;
}

