
a:link {
	color : #3A4A40;
	text-decoration : underline;
}

a:visited {
	color : #3A4A40;
	text-decoration : underline;
}

a:hover {
	color : #E8891B;
	text-decoration : none;
}

a:active {
	color : #E8891B;
	text-decoration : underline;
}

body		{
	background-color : #FFFFFF;
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	scrollbar-arrow-color: #005E00;
scrollbar-3dlight-color: #FFC891;
scrollbar-highlight-color: #FFDDBB;
scrollbar-face-color: #FFB76F;
scrollbar-shadow-color: #808080;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #FFFFFF;
}

p {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
}

td {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
}

.bkcontent {
	background-color : #FFFFFF;
	color : #FFFFFF;
}

.bkheader {
	background-image : url(images/bk-header1.jpg);
}
h1 {  color: #4F6D55; font-size: 16px; letter-spacing: 1px}
LI {font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
}
.hd {font-family:  Verdana, Aria, Helvetica, sans-serif;  font-size: 24pt;font-weight : bold;
}