td.nav          {      background: #ffcccc;
                      font-weight: bold; 
                }
A:link          { text-decoration: underline;}
A:visited       { text-decoration: none;}
A:hover         { text-decoration: underline;
                            color: #ffffff;
                }

A.menu:link     { text-decoration: underline;
                        font-size: 12px;
                }
A.menu:visited  { text-decoration: none;
                        font-size: 12px;
                }
A.menu:hover    { text-decoration: underline;
                            color: #000000;
                        font-size: 12px;
                }
A.tease:link    { text-decoration: underline;
                            color: #000066;
                        font-size: 12pt;
                }
A.tease:visited { text-decoration: none;
                            color: #000066;
                        font-size: 12pt;
                }
A.tease:hover   { text-decoration: underline;
                            color: #990000;
                        font-size: 12pt;
                }
h1		{color: #000066; 
		 font-size: 20pt; 
		 text-align: left;
		}

h2		{background: #F0F0Ff; 
		 color: #000033; 
		 font-size: 14pt; 
		 text-align: left;
		}

h3		{background: #F0F0Ff; 
		 color: #000033; 
		 font-size: 12pt; 
		 text-align: left;
		}
		
p.mailermessage {
                 font-size: 14pt;
                 text-align: left; 
                 color: #cc6666;
                }
   
P.hilite-l {
           background:#F0F0Ff;
           color:#000033;
           font-size:13px;
           text-align:justify;
           }
P.hilite-2 {background: #F0F0Ff; color: #000033; font-size: 14pt; }
P.hilite-r0 {background: #FfF0F0; color: #000033; font-size: 30pt; }
P.hilite-r {background: #FfF0F0; color: #000033; font-size: 12pt; }
P.hilite-r2
           {background: #FfF0F0; 
           color: #000033; 
           font-size: 24pt; 
           }
