BODY {
	background-color : #FFFFFF;
	}

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;
	}

.crow {
	background-color : thistle;
	font-size : 8pt;
	}

.pplay {
	color : black;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	text-align : left;
	}

.ptitle {
	color : black;
	font-family : Verdana, Arial, sans-serif;
	font-style : normal;
	font-weight : normal;
	}

.pelo {
	color : black;
	font-family : Verdana, Arial, sans-serif;
	font-size : small;
	}

.pgcb {
	background-color : white;
	border-color : navy;
	border-style : solid;
	border-width : 2px;
	color : black;
	font-family : Verdana, Arial, sans-serif;
	font-size : small;
	text-align : center;
	}

