body {
      background: #FFFFFF;
      color: #000080 }
a:link { color: #000080 }
a:active { color: #a05050 } 
a:hover { color: #ff8080 }

h2 em { font-weight: 900 }

p:first-line { margin-left: 25px } 

h1, h2, div.class5, blockquote { background: #FFFFFF;
				 color: #000080;
				 font: 14pt verdana;
             			 font-weight: bold } 
h1.logo  {margin: 5px 1em}
h2 	{margin: 1em}

p {font-family: verdana;
             font-size: 10pt; 
	     margin: 2em 5em }

p.headline  {font-family: verdana;
             font-size: 16pt;
	     font-style: bold;
	     margin: 1em 2em}

p.topic   {font-family: verdana;
           font-size: 14pt;
	   font-style: bold;	   
	   margin: 1px 3em}

p.text       {font-family: verdana;
             font-size: 10pt; 
	     margin: 2em 5em }

p.alert   {font-family: verdana;
           font-size: 14pt;
	   font-style: bold;	   
	   color: red}

p.articlelinks {font-size: 12pt; 
	     margin: 2em 5em }


p.headline2   {font-family: Verdana;
             font-size: 24pt;
             font-weight: bold;
             text-decoration: underline}

p.headline3  {font-family: verdana;
             font-size: 14pt;	   
	     margin: 1px 3em}

p.reference  {font-family: verdana;
             font-size: 10pt;}

ol, ul	     {font-family: verdana;
             font-size: 10pt; 
	     margin: 1em 3em }

li           {font-family: verdana;
             font-size: 10pt;
	     margin: 1em 5em;}

.textinfo   {font-family: verdana;
             font-size: 10pt; 
	     color: #808080 }

.funkyclass {
                 font: 36pt/40pt courier;
                 font-variant: small-caps;
                 border: thick dashed blue } 


h6 {
                 font-size: xx-small ! important;
                 color: red ! important }

table.PageContent
{
    width:100%;
    padding:0px;
    border-width :0px;
    border-collapse:collapse;
    border-spacing:0px;
}
