H1 {
	text-align: left; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #000000;
	margin-top: 6pt;
	margin-bottom: 6pt;
	margin-left: 0;
	margin-right: 0;
	}

/* Tekst */

.text { 
	text-align: justify; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0;
	margin-right: 0;
	padding: 0
	}

.ltext { 
	text-align: left; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0;
	margin-right: 0;
	padding: 0
	}

.uncial {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	font-weight: bold;
	}

DIV.pgm P  {padding:0.10em;}
DIV.pgi P  {margin: 0px; padding:0.30em;}



/* Player names */

.pplay { 
	text-align: left; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	line-height: normal; 
	margin:0;
	font-weight: bold; 
	color: #800000;
	margin-top: 6pt;
	margin-bottom: 6pt;
	padding: 0
	}


/* Event, site, round and date */

.pevent { 
	text-align: left; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: italic; 
	line-height: normal; 
	font-weight: normal;
	margin-top: 3pt;
	margin-bottom: 0;
	margin-left: 0;
	margin-right:0;
	padding: 0
	}


.ptitle { font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: italic; line-height: normal; font-weight: normal; color: black}
.pelo { font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; line-height: normal; font-weight: normal; color: black}

.peco { text-align: right; font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-style: italic; line-height: normal; font-weight: bold; color: black}

/* The actual moves of the game */
.pm { 
	text-align: justify;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold ; 
	color: #000000;
	padding: 0
	}

/* Game comments */
.pc { 
	text-align: justify;
	text-indent: 0em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal ; 
	color: #000000;
/* The margin left makes a hanging indent for comment lines. */
/* If you want only the first line indented, set left margin */
/* to zero and define a value for text-indent.               */
	margin-left: 1em;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	padding: 0
	}

/* For a specific name of an opening, e.g. Ruy Lopez */
.popen { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold;
	margin:0
	}


/* Annotator */
.panno { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: black;
	margin:0
	}

/* For variations of game moves (for future use) */
.pv { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #003333;
	margin-left: 1em;
	margin-top:0;
	margin-right:0;
	margin-bottom:0
	}


/* Figurines in comments */
.pf { 
	font-family: LinaresFigurine, ZurichFigurine, Zurich New, HastingsFigurine,  FigurineSymbol S1, FigurineSymbol T1;
	font-style: normal ; 
	font-style: normal; 
	}

/* Defines how linked pgn moves look. */
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;}
