
/* (LINKS & BODY TAG) */

BODY
{
    COLOR: #6633ff;
    FONT-FAMILY: Arial, Helvetica, sans serif;
    font-size:10pt;
    FONT-WEIGHT: 500
}

P
{
    COLOR: #6633ff;
    FONT-FAMILY: Arial, Helvetica, sans serif;
   	font-size:10pt;
    FONT-WEIGHT: 500
}

TD
{
    COLOR: #6633ff;
    FONT-FAMILY: Arial, Helvetica, sans serif;
    font-size:10pt;
}

h3
{
    COLOR: #6633ff;
    FONT-FAMILY: Arial, Helvetica, sans serif;
    font-size:13pt;
}

.links  {
     font-size : 8pt;
     font-family : arial,sans-serif;
     font-weight : normal;
     font-style : normal;
     text-indent : 0px;
	 color : #336600;
     }
     
     

	  A:link {
     text-decoration : underline;
     color: blue;
     }
	  A:visited {
     text-decoration : underline;
     color: blue;
     }
	  A: active  {
     text-decoration : underline;
     color: blue;
     }
     A:Hover  {
     text-decoration : underline;
     color : #330000;
     }
     
.wtextbox {
		font-family: Arial; 
		font-size: 7pt; 
		color: #333366; 
		background-color: #ffffff;
		border-style: solid; 
		border-color: 000066; 
		border-width: 1;
		align: middle;
}


     .menu  A:link  {
   	 font-family: Arial, helvetica;
     text-decoration : none;
     color : ffffff;
     font-size: 11pt;
     font-weight: 700;
     }
 
     .menu  A:active  {
     font-family: Arial, helvetica;
     text-decoration : none;
     color : ffffff;
     font-size: 11pt;
     font-weight: 700;
     }
     .menu  A:visited  {
     font-family: Arial, helvetica;
     text-decoration : none;
     color : ffffff;
     font-size: 11pt; 
     font-weight: 700;
     }
          
     .menu  A:Hover  {
     font-family: Arial, helvetica;
     text-decoration : underline;
     color : #6633ff;
     font-size: 11pt; 
     font-weight: 700;
     }