BODY  {
	background-color: #000000;
	font-style : normal;
	color: #000000;
	margin: 5px 0px 0px 0px;
	  }

P    {
	text-align:center;
  	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	Font-weight:bold;
	font-size: 11pt;
	
	 }


H1    {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style : normal;
	text-align:left;
	font-weight: bold;
	color: #000000;
	border:0;
	  }
	  
H2 
	  { 
	  color: #000000;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size: 24px;
	  font-style : normal;
	  text-align:left; 
      padding-top:0px;
      padding-bottom:8px;
      padding-left:0px;
      padding-right:0px;	 
      font-weight: bold;
 	  }
	  
		  
H3 { 
  	  font-family:Arial;
	  font-style : normal;
	  text-align:center; 
      padding-top:0px;
      padding-bottom:0px;
      padding-left:0px;
      padding-right:0px;	 
     font-weight: bold ; font-size: 18pt}
	 
	 
H4 { 
  	  font-family:Arial, Helvetica, sans-serif;
	  font-style : normal;
	  text-align:left;	 
      font-size: 18px }
	  
	  
H5
	  {
  	  font-family:Arial, Helvetica, sans-serif;
	  font-style : normal;
	  text-align:center;	 
      font-size: 11pt; font-weight: bold; color: #0000FF;

	  }
	  

A:link          {
	color:#CCCCFF;
	font-weight : bold;
	text-decoration:none;
	
				}

A:active        {color:#CCCCFF;
				 font-weight:bold;
				 text-decoration:none;
				
				 }

A:visited       {
	color:#CCCCFF;
	font-weight : bold;
	text-decoration:none
	
}

A:hover         {
	color: #CCCCFF;
	font-weight : bold;
	text-decoration: none;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCFF;
	border-left-color: #CCCCFF;
	padding-right: 5px;
	padding-left: 5px;
				}


UL
     {
 	 font-style : normal;
     color: #000000;
     font-size: 11pt;
	 text-align: left;
	 font-family: Arial, Helvetica, sans-serif;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 }

OL
     {
 	 font-style : normal;
     color: #000000;
     font-size: 80%;
	 text-align: justify;
	 font-family: Verdana, Arial;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 }

	
/*   Classes */

.green { color: green }

.Refcit	  
	  {
	  text-align:justify;
	  font-size: 10pt;	  
	  font-style : normal;
      font-family: Arial, Helvetica, sans-serif;
	  }
	  
.menu {
	 text-align:center;
  	 font-family:Arial, Helvetica, sans-serif;
	 font-style : normal;
	 Font-weight:bold;
	 font-size: 11pt;
	 }	

.borduremenu  {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	line-height: 26px;
	  }
	  
/*   IDs */
#grand { font-size: 120% }
