/* style sheet for Love for Turneringsbridge 2007 */
/**************************************************/

body { background: #ffffff; font-family: Times, "Times New Roman", Serif }

A  {text-decoration: none;}



/* styles for individual rows */
/******************************/

.parahdr { text-align: center; font-size: 1.2em; font-weight: bold; }

.ihdr { text-align: left; font-weight: bold; } 

.txt { text-align: justify; }

tr.empty { line-height: .8em; }

tr.thinempty { line-height: .4em; }

.footnote {font-family: Times, "Times New Roman", Serif; 
           font-weight: normal;
           font-size: .9em;
}



/* styles for reduced spacing before % and after § */
/***************************************************/

.par {word-spacing: -.2em; white-space: nowrap}

.parbig {word-spacing: -.1em; white-space: nowrap}



/* styles for fonts */
/********************/

.rm { font-family: Times, "Times New Roman", Serif }

.sf { font-family: Helvetica,Arial,"Sans-serif" }

.nss {font-weight: bold; font-size: 90%; font-family: Helvetica,Arial,"Sans-serif" }



/* styles for formatting rows in the index */
/*******************************************/

.cattb  { width: 100%; border-collapse: collapse; }

.dotstb { background: url("dot.gif") repeat-x 0% 65%;
          width: 99%;
          padding: 0; 
        }

.itemnametb { padding: 0 .6em 0 0;
             white-space: nowrap;
			}

.reftb  { text-align: right; 
          padding: 0 0 0 .6em;
		  white-space: nowrap;
        }


