@charset "windows-1250";

body 
{
background-image: url(images/background.gif); 
scrollbar-base-color: rgb(247,212,23); 
scrollbar-3dlight-color: rgb(247,212,23); 
text-align: center; 
font-family: Verdana; 
font-size: 11pt; 
color: rgb(0,0,0); 
font-variant: normal; 
font-weight: normal
}

a {font-weight: bolder;color:rgb(189,56,38)}
a:link     {text-decoration: underline}
a:visited  {text-decoration: none}
a:hover    {text-decoration: underline}

h1 {font-size: 13pt; color: rgb(189,56,38); font-weight: bolder}
h2 {font-size: 13pt; font-weight: bolder}
h3 {font-size: 11pt; color: rgb(189,56,38); font-weight: bolder}
h4 {font-size: 11pt; font-weight: bolder}
h5 {font-size: 11pt; color: rgb(189,56,38)}
h6 {font-size: 8pt; color: rgb(189,56,38)}

p {padding-bottom: 3px}

table 
{
border-style: none; 
text-align: center; 
vertical-align: middle; 
font-size: 11pt; 
font-family: Verdana; 
color: rgb(0,0,0); 
font-variant: normal; 
font-weight: normal
}
td 
{
padding-top: 0; 
padding-bottom: 0; 
padding-right: 0; 
padding-left: 0
}