body{
font-family: Arial, Helvetica, sans-serif;
padding:0px;
margin:0px;
font-size:10pt;
background-image:url(img/background.jpg);
background-repeat:repeat-x;
}
#frame{
width:1000px;
}
#top{
width:1000px;
height:150px;

}

.buttons	{
padding-top: 4px;
padding-right: 20px;
text-align:right;

}

.button2	{
background-image:url(img/button.gif); 
width:175px; 
height:29px;
cursor:pointer; 
}

h1	{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:100;
color: #2f2f2f;
font-size:18pt;
}
h1.logo{
font-size:28pt;
font-weight:100;
padding:0px;
margin:0px;
}
h1.mini	{
font-size: 12pt;
color: #393939;
padding-top: 10px;
}
h2	{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:100;
color: #990000;
font-size:13pt;
}
p.logo  {
margin: 0px;
font-size:10pt;
}
p	{
font-size:9pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:justify;
}

td.ggr	{
background-color:#f3f3f3;
color:#666666;
}
td.wwh	{
background-color:#fff;
color:#000;
}
input.st	{
font-size:14pt;
}

a:link{
text-decoration:underline;
color:#000;
}
a:visited{
text-decoration:underline;
color:#000;
}
a:hover{
text-decoration:underline;
color: #0000CC;
}

a.butt:link{
text-decoration:none;
color:#000;
}
a.butt:visited{
text-decoration:none;
color:#000;
}
a.butt:hover{
text-decoration:none;
color: #990000;
}