.text   
{ 
 font-family: Tahoma;
 font-size: 11px;
 color: #302F19;
 margin-left:10;
 margin-right:25;
 margin-top:15;
 margin-bottom:10
}
.text2 
{ 
 font-family: Tahoma;
 font-size: 11px;
 color: #535609;
 margin-left:20;
 margin-top:5;
 margin-bottom:5
}
.text3
{ 
 font-family: Tahoma;
 font-size: 13px;
 color: #000000;
 font-weight: bold;
}
.Links
{   
margin-left: 0;
 font-family: Tahoma;
 font-weight: normal;
 font-size: 14px;
 margin-top:15
}
a:link 
{
 color: #302F19;
 text-decoration: none
}
a:hover
 {
 color: #302F19;
 text-decoration: none
}
a:visited 
{ 
 color: #302F19;
 text-decoration: none
}
.forms 
{ 
margin-left: 5; 
font-family: Verdana; 
font-size: 10px;
} 
h1
{
font-size: 16px;
text-align:center;
font-weight: bold;
font-family: Georgia, Times New Roman, Times, serif;
color: #000000;
}
h2
{
font-size: 13px;
text-align:center;
font-weight: bold;
font-family: Georgia, Times New Roman, Times, serif;
color: #000000;
}