BODY { font-family:  Verdana, Tahoma, Geneva, Arial, Helvetica;
             font-size: 62.5%;
             background-color: #FFFFFF;
             text-align: justify;
             color: black;
		}

TABLE     { font-family:  Verdana, Tahoma, Geneva, Arial, Helvetica;
            font-size: 1em;
            background-color: #FFFFFF;
            color: black; 
		}

TABLE.column     { font-family:  Verdana, Tahoma, Geneva, Arial, Helvetica;
            font-size: 1.2em;
            background-color: #FFFFFF;
            color: black; 
		}

P {font-size: 1.2em}

P.base { text-align: center}

P.navbar { text-align: center}

P.logo { text-align: right}

P.article	{ font-family:  Verdana, Tahoma, Geneva, Arial, Helvetica;
			font-size: 1.2em;
			background-color: #FFFFFF;
			text-align: justify;
			text-indent: 0.15in ;
			color: black;
			}

P.detail { font-family:  Verdana, Tahoma, Geneva, Arial, Helvetica;
             font-size: 1em;
             background-color: #FFFFFF;
             text-align: justify;
             color: black;}

P.sub { font-family:  Arial, Helvetica, sans-serif;
             font-size: 1.3em;
             background-color: #FFFFFF;
             text-align: justify;
             color: black;
             font-weight: bold}

TD.navbar { text-align: center; }

H1	{ font-family:  Arial, Helvetica, sans-serif;
	color: #B51010 ;
	font-size: 1.6em;
	font-weight: bold;
	}

H2	{ font-family:  Arial, Helvetica, sans-serif;
	color: #B51010 ;
	font-size: 1.4em; 
	font-weight: bold;
	border-bottom: thin solid; width: 75%;
	}

H3	{ font-family:  Verdana, Tahoma, Geneva, Arial, Helvetica;
	color: #B51010 ;
	font-size: 1.2em; 
	font-weight: bold}

hr 	{color: #B51010}

.pullq		{ font-family: Tahoma, Arial, Helvetica, sans-serif; 
            text-align: left ;
            font-size: 1.4em;
            font-weight: bold ;
            color: #B51010 ;
            border-left: thin black solid ;
            border-right: thin black solid ;
            margin: 0.25em ;
            padding: 0.5em;
            background: #FFCE00 ;
            width: 40% ;
            float: left ;
            }
            
li	{ font-family:  Verdana, Tahoma, Geneva, Arial, Helvetica;
            font-size: 1.2em;
            color:black}

a:link {  color: #B51010; text-decoration: underline }

a:visited {  color: #0A5374; text-decoration: underline }

a:active {  color: black; background: #FFCEOO ; text-decoration: none }

a:hover {  color:  #FF0000; text-decoration: underline }