@charset "windows-1250";

body 
{
background-image: url(images/main.gif); 
scrollbar-base-color: rgb(30,139,229); 
scrollbar-3dlight-color: rgb(5,204,255); 
text-align: center; 
font-family: Verdana; 
font-size: 11pt; 
color: rgb(255,255,255); 
font-variant: normal; 
font-weight: normal
}

a {font-weight: bolder;color:rgb(255,204,0)}
a:link     {text-decoration: underline}
a:visited  {text-decoration: underline}
a:hover    {text-decoration: underline}

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

p {padding-bottom: 3px}

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

td.left {width: 300; text-align: justify}
td.right {width: 120; text-align: right}

th {color: rgb(255,204,0); text-align: left}