<STYLE>
<!--
body {
	margin: 0 0 0 0;
	padding : 0 0 0 0;
	font-family : Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color : #F4A460;
	scrollbar-arrow-color : #880000;
	scrollbar-face-color : #FFCC98;
	scrollbar-track-color : #FFBA75;
	background-color : #A8FFC8;
}
p,dd {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left : 15;
	margin-right : 15;
	margin-bottom: 5;
	font-weight : bold;
	text-align : justify;
}
a {
	color: #880000;
	text-decoration: none;
}
a:VISITED {
	color : #A0522D;
}
a:HOVER {
	text-decoration: underline;
}
a.menu {
	color: red;
	font-size: 13;
	text-decoration: none;
}
a.menu:HOVER {
	color: #880000;
	font-weight: bold;
}
a.pict {
	font-size:12;
	color: #880000;
	text-align: center;
	font-weight: normal;
	text-decoration : none;
}
a.pictList {
	margin: 0,15,0,0;
	font-size: 12px;
	color: #880000;
	font-weight: bold;
	text-decoration: none;
}
a.pictList:HOVER {
	color: #FF0000;
	text-decoration : underline;
}
p.castList {
	text-align: left;
	padding: 6,30,6,30;
	margin: 15,55,0,55;
	background-color: #309868;
	color: #FFFFFF;
	font-size: 14px;
}
input {
	border : 1 solid #D39E50;
	background-color : #FFF3E3;
	font-weight: bold;
	font-size: 12px;
}

-->
</STYLE>