BODY {
	background-color : black;
//	font-family : Verdana;
//	font-size : 12pt;
	font-stretch : normal;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	}

.a {
//	font-family : Verdana, "Verdana", Serif;
	color : black;
//	font-size : 12pt;
	font-weight : normal;
	font-style : normal;
	line-height : 18pt;
	text-align : justify;
	text-indent : 30
	}

.pgob {
	}

.pgb {
	}

.pgbb {
	border-color : black;
	border-style : double;
	border-width : 4px;
	}

.pt {
	font-family : Georgia, "Verdana", Serif;
	font-size : 12pt;
	font-weight : bold;
	text-align : center;
//	white-space : pre;
	}

DIV.pgi P {
	color : black;
//	font-family : Georgia, "Verdana", Serif;
	margin : 0px;
	padding : 6pt;
	}

.pgib {
	background-color : white;
	border-color : brown;
	border-style : double;
	border-width : 4px;
	}

.popen {
	color : black;
	font-size : 12pt;
	font-style : italic;
	font-weight : bold;
	text-align : left;
	}

.peco {
	color : black;
	font-size : 12pt;
	font-style : italic;
	font-weight : bold;
	text-align : right;
	}

.ptitle {
	color : black;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	}

.pplay {
	color : black;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	}

.pelo {
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	}

.pevent {
	color : black;
	font-size : 12pt;
	font-style : italic;
	font-weight : normal;
	text-align : center;
	}

DIV.pgm P {
	color : black;
//	font-family : Georgia, "Verdana", Serif;
	margin : 0pt;
	padding-left : 10px;
	}

.pintro {
	}

.pm {
	color : black;
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
	line-height : 14pt;
	text-align : justify;
//	text-decoration : underline
	}

.pc00 {
	color : darkgreen;
//	font-family : Georgia, "Verdana", Serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	}
.pc {
//	font-family : Verdana, "Verdana", Serif;
	color : black;
//	font-size : 12pt;
	font-weight : normal;
	font-style : normal;
	line-height : 18pt;
	text-align : justify;
	text-indent : 30
	}

.pc2 {
	}

.pf {
	font-family : LinaresFigurine, ZurichFigurine, "Zurich New", HastingsFigurine;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
	}

.panno {
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	}

.ianno {
	color : darkgreen;
	}

.pclock {
	}

DIV.pgm A:link {
	color : black;
	text-decoration : underline;
	}

DIV.pgm A:visited {
	color : black;
	text-decoration : underline;
	}

DIV.pgm A:hover {
	color : black;
	text-decoration : underline;
	}

DIV.pgm A:active {
	text-decoration : underline;
	}

DIV.pgm .pc A:link {
//	color : darkgreen;
	text-decoration : underline;;
	}

DIV.pgm .pc A:visited {
	color : darkgreen;
	text-decoration : underline;
	}

DIV.pgm .pc A:hover {
	color : blue;
	text-decoration : underline;;
	}

DIV.pgm .pc A:active {
	color : blue;
	text-decoration : underline;
	}

DIV.pgm .pc2 A:link {
	color : darkgreen;
	text-decoration : underline;
	}

DIV.pgm .pc2 A:visited {
	color : darkgreen;
	text-decoration : underline;
	}

DIV.pgm .pc2 A:hover {
	color : blue;
	text-decoration : underline;
	}

DIV.pgm .pc2 A:active {
	color : blue;
	text-decoration : underline;
	}

DIV.pgm SPAN.pc A:link {
	}

DIV.pgm SPAN.pc A:visited {
	}

DIV.pgm SPAN.pc A:hover {
	}

DIV.pgm SPAN.pc A:active {
	}

DIV.pgm SPAN.pc2 A:link {
	}

DIV.pgm SPAN.pc2 A:visited {
	}

DIV.pgm SPAN.pc2 A:hover {
	}

DIV.pgm SPAN.pc2 A:active {
	}

DIV.pgm .pc EM {
	}

DIV.pgm .pc2 EM {
	}

DIV.pgm IMG {
	}
A {color:black;}
::-webkit-scrollbar {
    width: 12px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(1,1,1,0.9);
}
::-webkit-scrollbar-button {
background-image:url('');
background-repeat:no-repeat;
width:6px;
height:0px
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0px 0px 10px 5px rgba(255,255,255,1);
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px 1px rgba(1,1,1,0.9);
}
