BODY {

margin-left : 0; 
margin-right : 0; 
margin-top : 0; 
margin-bottom : 0; 
padding-left : 0; 
padding-right : 0; 
padding-top : 0px; 
padding-bottom : 0; 
color:Black;
  

  font-family : Arial;
} 

TABLE{
 
  font-family : Arial;
  font-size : 12pt;
  
}



A.cpbmenu:link {color:white; font-size:16pt; text-decoration:none;}
A.cpbmenu:visited {color:white; font-size:16pt; text-decoration:none;}
A.cpbmenu:hover {color:yellow; font-size:16pt; text-decoration:none;}
A.cpbmenu:active {color:yellow; font-size:16pt; text-decoration:none;}

P{
  font-size : 12pt;
  font-family : Arial;
}

INPUT{
  font-size : 10pt;
  font-family : Arial;
  font-weight : bold;
  color : white;
  background-color : maroon;
}


