@charset "iso-8859-1";

body {
	margin-top:0px;
	margin-left:0px;
	margin-right:3px;
	margin-bottom:3px;
	color:#330066;
	FONT-FAMILY:Bookman Old Style, Verdana, Arial;
	FONT-SIZE: 12px;
}

h1,h2,h3,h4 {
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 100%;
	font-weight: normal;
}
A {
	color : #95C498;
	font-family : Bookman Old Style, Verdana, Arial;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
	cursor : hand;
}

A:Hover {
	color : #D9AD82;
	font-family : Bookman Old Style, Verdana, Arial;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
	cursor : hand;
}
.lienp {
	color : #CACCD3;
	font-family : Times New Roman;
	font-weight : normal;
	font-size : 10px;
	text-decoration : none;
	cursor : none;
}
.lienp:Hover {
	color : #CACCD3;
	font-family : Times New Roman;
	font-weight : normal;
	font-size : 10px;
	text-decoration : none;
	cursor : none;
}