body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: Verdana, Arial, Helvetica, sans-serif;}
body,td,div,p,pre,ul {font-size: 11px;}
th {font-size: 12px;}

h1 {font-size: 18px;}
h2 {
        font-size: 14px;
        color : #cc0000;
}
h3 {font-size: 12px;}
h4 {font-size: 11px;}

.small {font-size: 11px;}
.mini {font-size: 10px;}
.copy {font-size: 11px;color : #d4d4d4;}
.minimini {font-size: 9px;}
.text {
        color: #000000;
        font-size: 11px;
}

.textb {
        color: #000000;
        text-align: justify;
        font-size: 11px;
}

.red_link {
        font-size: 11px;
        text-decoration: none;
        font-weight : bold;
        color : #CC0000;}
		
a {color:#ffffff; font-size: 11px; text-decoration: none; font-weight : bold;}
.disabled_link {color:#dcdcdc; font-size: 11px; text-decoration: none; font-weight : bold;}

a:hover{color: #ffffff; background-color:#ff0000;}

.black_link {
        font-size: 12px;
        font-weight : bold;
        color : #000000;}


.menu {  cursor: hand; vertical-align:middle; }

.scroll {
  font-weight: bold;
  color: #d4d4d4;
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
  background-color: #cc0000;
  text-align: center;
  border-bottom-style: none
}

.formular{
  border-width:2px;
  border-style:solid;
  border-color:#000000;
  padding:1cm;
  }body { color:#ffffff; background-color: #FFFFFF}
