/* This is the stylesheet used for content pages. */

/* Enough with the underlines already. */
A {text-decoration: none}

BODY {  background-color: white;
	margin-top: 0;
	margin-left: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt; }

P { font-family: arial, helvetica, sans-serif;
    font-size: 10pt; 
    line-height: 14pt;
    font-weight: 10;}

/* What crap. */

IMG {margin: 10 0 0 10; 
     padding: 0 0 0 0;
     border: 0 none;}

LI { font-family: arial, helvetica, sans-serif;
     font-size: 10pt; }

H2 { font-family: arial, helvetica, sans-serif;
     font-size: 18pt;
     color: #000000; }

H4 { font-family: arial, helvetica, sans-serif;
     font-size: 14pt;
     color: 000000; }

H6 { font-family: arial, helvetica, sans-serif;
     font-size: 10pt;
     color: 000000; }