BODY {
	background-color : #F5F5FF;
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 100%;
	}

DIV.pgc A {
	}

DIV.pgc A:visited {
	color : black;
	text-decoration : none;
	}

DIV.pgc A:link {
	color : black;
	text-decoration : none;
	}

DIV.pgc A:hover {
	color : blue;
	text-decoration : none;
	}

DIV.pgc A:active {
	color : red;
	text-decoration : none;
	}

DIV.pgc TD {
	padding-left : 5;
	padding-right : 5;
	}

.crow {
	background-color : #869BBF;
	font-size : 80%;
	font-style : normal;
	}

.pplay {
	color : black;
	font-family : Verdana, Arial, sans-serif;
	font-size : 100%;
	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;
	}

.pgcb {
	background-color : white;
	border-color : navy;
	border-style : solid;
	border-width : 2px;
	color : black;
	font-family : Verdana, Arial, sans-serif;
	font-size : 100%;
	text-align : center;
	}
