body {
	font-family: "lucida sans unicode", arial, sans-serif;
	background : #EFEFEF url(images_2/background_panther.jpg) repeat-x fixed;
}
	
p {
	font-size: 70%;
	color: #666666;
	line-height: 1.7em;
}
a:link {
	font-weight: bold;
	color: #669900;
	text-decoration: none;
	}
a:visited {
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration:underline;
	}
	
a:active{
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}
.smll {
	font-family: "lucida sans unicode", arial, sans-serif;
	font-size: 70%;
	color: #999999;
}
.smllblk {
	font-family: "lucida sans unicode", arial, sans-serif;
	font-size: 85%;
	color: #000000;
}
.dashes {
	border: 1px dashed #999999;
}

h5
    { color: #000000; font-size: 80%; font-family: "lucida sans unicode", arial, sans-serif; font-weight: bold; text-decoration: none }

h4 a:link    { color: #669900; font-size: 80%; font-family: "lucida sans unicode", arial, sans-serif; font-weight: normal; text-decoration: none }
h4 a:hover   { color: #ccc; font-size: 80%; font-family: "lucida sans unicode", arial, sans-serif; font-weight: normal; text-decoration: underline }
h4 a:visited   { color: #669900; font-size: 80%; font-family: "lucida sans unicode", arial, sans-serif; font-weight: normal; text-decoration: none }
h4 a:active    { color: #690; font-size: 80%; font-family: "lucida sans unicode", arial, sans-serif; text-decoration: none }
