
html,body{margin: 0;padding:0; height: 100%;
background-color: #bababa;
}

td {font-family: georgia; font-size:10pt; line-height:130%; }
td.menu {padding-left:10px; }

.h  {border:2px dashed #f2d14e; background: #ffffff ; }

a { font-size:10pt;; color:#000000; font-weight:bold;; text-decoration:none; }
a.b { font-size:10pt;; color:#000000; font-weight:bold;; text-decoration:underline; }
a:hover {color:#cc0000;}

h5 { font-size:12pt; color: #cc0000; margin:10px;}
h6 { font-size:10pt; color: #cc0000; margin:0px;}

input, textarea, select 
{
border:1px dotted #cc0000 ;
font-family: georgia; font-weight:normal; background-color:white;
}

form {margin:2pt;}  

ul {margin:16px;}

