DIV.pgm P  {margin: 0px; padding:0.10em;}
DIV.pgi P  {margin: 0px; padding:0.30em;}


/* Player names */
.pplay { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: black
	}

/* Player title */
.ptitle { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: italic; 
	line-height: normal; 
	font-weight: normal; 
	color: black
	}

/* Player ELO */
.pelo { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: black
	}


/* Event, site, round and date */
.pevent { 
	text-align: center; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal
	}

/* ECO code */
.peco { 
	text-align: right; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: italic; 
	line-height: normal; 
	font-weight: bold; 
	color: black
	}

/* For a specific name of an opening, e.g. Ruy Lopez */
.popen { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold
	}

/* Annotator */
.panno { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: italic; 
	line-height: normal; 
	font-weight: bold; 
	color: #003333;
	}

/* The actual moves of the game */
.pm { 
	text-indent: 0em; 
	text-align: justify; 
	font-family: LinaresFigurine, ZurichFigurine, Zurich New, HastingsFigurine; 
	font-size: 12pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold ; 
	color: #000000
	}

/* Game comments */
.pc {
	text-indent:1em; 
	text-align: justify; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal
	}

/* For variations of game moves (for future use) */
.pv { 
	font-family: LinaresFigurine, ZurichFigurine, Zurich New, HastingsFigurine; 
	font-size: 12pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #003333 
	}

/* Figurines in comments */
.pf { 
	font-family: LinaresFigurine, ZurichFigurine, Zurich New, HastingsFigurine; 
	font-style: normal }

DIV.pgm A:visited {color:black; text-decoration: none;}
DIV.pgm A:link {color:black; text-decoration: none;}
DIV.pgm A:hover {color:blue; text-decoration:none;}
DIV.pgm A:active {color: red; text-decoration:none;}
