body      { font-size: small; background-color: white; background-image: url(yellow2.gif);
		margin:0; padding:0;
}

p          { color: #312d8a; font-size: small; font-family: Tahoma; font-weight: normal; margin-right: 9px; margin-left: 9 }


p.tabletext          { color: #black; font-size: xx-small; font-family: Tahoma; font-weight: normal; margin-right: 9px; margin-left: 9 }




p.tt          { color: #green; font-size: small; font-family: Tahoma; font-weight: normal; margin-right: 9px; margin-left: 9 }



p.narrow          { color: #312d8a; font-size: small; font-family: Tahoma; font-weight: normal; margin-right: 70px; margin-left: 9 }
p.narrow1  
{ color: yellow; 
background: #380d71; 
font-family: Tahoma; 
font-weight: normal; 
margin-right: 70px; 
margin-left: 60;
padding: 1em;
 }


p.narrow2  
{ color: yellow; 
background: #0469b3 ; 
font-family: Tahoma; 
font-weight: normal; 
margin-right: 70px; 
margin-left: 60;
padding: 1em; }


p.narrow3  
{ color: yellow; 
background: #005796; 
font-family: Tahoma; 
font-weight: normal; 
margin-right: 70px; 
margin-left: 60;
padding: 1em; }

p.smallvertspace  { font-size: small; font-family: Tahoma; font-weight: normal; margin-top: 2; margin-bottom: 2}


p.caption         { color: #6c686e; font-size: xx-small; font-family: Tahoma; font-weight: bold; margin-right: 8; margin-left: 9; margin-top: 1}


p.green { color:#00b58c;}
p.red { color:#e8317c;}
p.orange { color:#E79429;}
p.brightblue { color:#00a5c6;}
p.blue { color:blue;}
p.white { color:#ffffff}
p.brown { color:#630000}
p.darkgreen { color:#218429}

p.img { margin-bottom: 0}

p.footer  { color: #312d8a; font-size: x-small; font-family: Tahoma; font-style: normal; font-weight: normal; margin-right: 0.6in; margin-left: 9 }
p.quote         { color: white; font-family: Tahoma; font-style: normal; font-weight: normal; font-stretch: expanded; background-color: #0099cc; margin-right: 30; margin-left: 30; margin-top= 10; margin-bottom = 10; text-indent: 10 }
address         { color: white; font-family: Tahoma; font-style: normal; font-weight: bold; font-stretch: expanded; background-color: #0099cc; margin-right: 300; margin-left: 72 }


h1        { color: #00b58c; font-size: large; font-family: Arial; font-weight: bold; margin-left: 9 }
h2       { color: #a510bd; font-size: medium; font-family: Arial; font-weight: bold; margin-left: 9 }

h2.nospaceunder { margin-bottom: 0 }




ul        { color: #312d8a; font-size: small; font-family: Tahoma; text-indent: 0.5; white-space: normal; list-style-type: circle; list-style-image: url(bulletforweb6.gif); margin: 0px 12px; vertical-align: super }
li       { color: #312d8a; font-size: small; font-family: Tahoma; text-indent: 0; white-space: normal; list-style-type: inherit; display: list-item; margin: 12px 12px 12px 2px; padding-bottom: 1pt; left: 0; border-left: 15px }


A:link {color:#00a5c6; 
         font-family: Arial;
         text-decoration: underline
                  }

A:visited {color:blue; 
           font-family: Arial;
            text-decoration: underline
                 }

A:hover {color:purple; 
         font-family: Arial;
         text-decoration: underline
                  } 
img {  }   
   
                  
img.greenborder {
    border-width:           3px;
    border-style:             solid;
    border-color:            #00B58C;
}

img.redborder {
    border-width:           3px;
    border-style:             solid;
    border-color:            #e73131;
}

img.orangeborder {
    border-width:           3px;
    border-style:             solid;
    border-color:            #e79c31;
}

img.blueborder {
    border-width:           3px;
    border-style:             solid;
    border-color:            #312d8a;
}



img.navyborder {
    border-width:           3px;
    border-style:             solid;
    border-color:            #08215a;
}

img.noborder {
    border-width:           0px;
    border-style:             solid;
    border-color:            #DFFAAE;
}