@charset "utf-8";
/* CSS Document */
body{
font-family: Verdana, Arial;
background-color: #000000;
color: #FFFFFF;
text-decoration: none;
font-style: normal;
font-weight: bold;
font-size: 12pt;
text-align: left;
margin-center: 1px;
margin-right: 1px;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color:  #ffffff;
scrollbar-track-color: #000000;
scrollbar-darkshadow-color: #000000;
line-height: 150%;
}
 
table {text-align: center;}
  
h1 {font-size: 30;
font-weight: bold;
text-align: center;
color: #C6B6B5;
}
 
h2 {font-size: 26;
font-weight: bold;
text-align: center;
color: #C6B6B5;
}
 
h3 {font-size: 24;
font-weight: bold;
text-align: center;
color: #C6B6B5;
}
 
h4 {font-size: 22;
font-weight: bold;
text-align: center;
color: #ffffff;
}
 
h5 {font-size: 18;
font-weight: bold;
text-align: center;
color: #ffffff;
}
 
p {font-size: 14;
text-align: left;
color: #ffffff;
}
 
a:link {
color: #0000FF;
text-decoration:none }
 
a:visited {
color:#0099FF;
text-decoration:none }
 
a:hover {
color: #FFFFFF;
text-decoration:none }
 
a:active {
color: #FFFFFF;
text-decoration:none }

#cssrollover       { background-color: #000000; text-align: left; margin-top: 0px; margin-right: 0%; margin-center: 5px; padding: 0px; border: solid 0px black; width: 250 }
.button   { font-weight: bold; font-size: medium; text-align: left; margin-top: 0px; margin-bottom: 1px }
.button a      { color: #FFFFFF; font-family: century gothic, verdana; font-size: 12pt; text-decoration: none; background-color: #000000; display: block; padding: 3px; border-style: solid; border-width: 1px; border-color: #FFFFFF; width: 180 }
.button a:hover  { background-color: #000000; border-style: solid; border-width: 1px; border-color: #000000 #000000 #000000 #000000 }
.button a:active  { background-color: #FFFFFF; color: #000000; border-style: solid; border-width: 1px; border-color: #000000 #000000 #000000 #000000 }

.style1 {color: #ED1D24}
.style2 {color: #000066}

.stylePad{
margin-left: 1cm;
}

.styleJ{
font-size: 14;
text-align: justify;
color: #ffffff;
}

.styleI{
font-size: 14;
text-align: justify;
color: #ffffff;
font-style: italic;
}



