
H3  {
        font-size : 70%;
}

A  {}

BODY  {}


A:link  {
        text-decoration : underline;
        font-weight : normal;
        color : "#660000";
	font-family:Verdana, Arial, Helvetica, Sans-serif;
}

A:visited  {
        text-decoration : underline;
        font-weight :normal;
        color : "#660000";
	font-family:Verdana, Arial, Helvetica, Sans-serif;
}

A:active  {
        text-decoration : underline;
        font-weight : normal;
        color : Red;
	font-family:Verdana, Arial, Helvetica, Sans-serif;
}

A:hover  {
        text-decoration : underline;
        font-weight : normal;
        color : #e67815;
	font-family:Verdana, Arial, Helvetica, Sans-serif;
}

P.lett  {
        font-size : 70%;
        font-style : italic;
        color : Navy;
        text-align : justify;
	font-family:Verdana, Arial, Helvetica, Sans-serif;
}

P.intro  {
        text-align : justify;
        font-style : normal;
        font-size : 70%;
        font-weight : bold;
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	color: #976406
}

P.sign  {
        text-align : justify;
        font-size : 70%;
        font-style : italic;
        color : Navy;
        font-weight : normal;
	font-family:Verdana, Arial, Helvetica, Sans-serif;
}

P.plaintext  {
	font-family:Verdana, Arial, Helvetica, Sans-serif;
        font-size : 70%;
        font-style : normal;
        text-align : justify;
}


P.small  {
        font-size : 70%;
	font-family:Verdana, Arial, Helvetica, Sans-serif;
        font-weight : normal;
        font-style : normal;
		color: #653705 
        
}

P.bold  {
        font-size : 80%;
	font-family:Verdana, Arial, Helvetica, Sans-serif;        
	font-weight : bold;
        font-style : normal;
        color: #744e05
}

P.plainbold  {
        font-size : 70%;
	font-family:Verdana, Arial, Helvetica, Sans-serif;
        font-weight : bold;
        font-style : normal;
        text-align : justify;
}

P.seriftext  {
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	text-align : justify;
	font-size : small;
	font-weight : bold;
        font-size : 70%;

}

P.normal  {
	font-family:Verdana, Arial, Helvetica, Sans-serif;        
	font-size : 70%;
        font-style : normal;
        text-align : justify;
        font-weight : normal;
		}
P.fantasy  {
        font-family : fantasy;
        font-size : 70%;
        font-style : normal;
        text-align : justify;
        font-weight : bold;
		}
H1  {
        font-size : 80%;
        font-family:Verdana, Arial, Helvetica, Sans-serif;        
	     font-weight : bold;
        font-style : normal;
        color: #744e05
}
.copyright  
      {        font-size : 70%;
            	font-family:Verdana, Arial, Helvetica, Sans-serif;
               font-weight : normal;
               font-style : normal;
         		color: #653705;
              text-decoration : none;
               
}
