
table,div {
	   font-size: 12pt;
	   font-family: georgia;
	   color: #000000;}

    b {color: #000000;}
    i {color: #000000;}
    u {color: #F2D900;}
    s {color: #F2D900;}
	


TEXTAREA,INPUT {
Font-Family: georgia;
Font-Size: 7pt;
color: #000000;
Border: 1px #000000 solid;}

   
h1{
display: block;
FONT-FAMILY: georgia;
FONT-SIZE: 20px;
FONT-WEIGHT: bold;
text-transform:uppercase;
COLOR: #000000;
border-bottom: 1px solid #CCB80A;
line-height: 24px;
background-color: #F5E02B;
text-align: center;
}


a:link, a:visited, a:active{
color:#000000; 
font-size:8pt;
FONT-WEIGHT: bold; 
}
a:hover{
color:#F2D900; 
text-decoration:none; }


.link{
display: block;
font-size:8pt; 
FONT-WEIGHT: bold; 
text-align: left;
background-color: #F9F6DA;
border-left: 6px solid #F2D900;
line-height: 15px;
text-transform:uppercase;
margin: 2px;
padding-left: 3px;
padding-bottom: 1px;
}
.link:hover{
color:#898886; 
border-left: 6px solid #FEEE62;
text-decoration:none; 
}