BODY {
	background-color : beige;
	text-align : center;
	}

DIV.pgc A {
	}

DIV.pgc A:visited {
	color : gray;
	text-decoration : none;
	}

DIV.pgc A:link {
	color : black;
	text-decoration : none;
	}

DIV.pgc A:hover {
	color : red;
	text-decoration : none;
	}

DIV.pgc A:active {
	}

DIV.pgc TD {
	padding-left : 5;
	padding-right : 5;
	text-align : center;
	}

.crow {
	background-color : tan;
	font-size : 8pt;
	}

.pplay {
	color : black;
	font-family : Verdana, Arial, sans-serif;
	font-size : small;
	font-weight : bold;
	text-align : left;
	}

.ptitle {
	color : black;
	font-family : Verdana, Arial, sans-serif;
	font-size : medium;
	font-style : italic;
	font-weight : normal;
	}

.pelo {
	color : black;
	font-family : Verdana, Arial, sans-serif;
	font-size : small;
	font-style : italic;
	font-weight : bold;
	}

.pgcb {
	background-color : antiquewhite;
	border-color : saddlebrown;
	border-style : solid;
	border-width : 3px;
	color : black;
	font-family : Verdana, Arial, sans-serif;
	font-size : small;
	text-align : center;
	}
