h1 {
	font-weight: bold;
	font-size  : 14pt;
	color      : #FFFF99;
	text-align : center;
	padding    : 0px 0.65cm 40px 0.65cm;
}

a:hover {color:#FFCCCC}
a {
	color            :#FFFFCC;
	font-weight      :bold;
	font-size        :11pt;
	vertical-align   :middle;
	background-image :url(../img/PIN.GIF);
	background-repeat:no-repeat;
	padding-left     :20px;
	text-decoration  :none;
	white-space      :nowrap;
}

body {
	margin           :0px;
	padding          :0px 5px;
	background-image :url(../img/BACKG.GIF);
	background-repeat:repeat-y;
}

div {
	width   :195px;
	overflow:hidden;
}

ul {
	list-style-type :none;
	list-style-image:none;
	padding         :0px; /*per firefox*/
	margin          :0px; /*per opera/explorer*/
}
li {
	line-height: 25px;
}
