body {
 color: #FFFFFF;
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 9pt;
 font-stretch: expanded ;
 background-color: #000000;
 scrollbar-base-color:#000000;
 scrollbar-3dlight-color:#FFFFFF;
 scrollbar-arrow-color:#5CBDEB;
 scrollbar-darkshadow-color:#000000;
 scrollbar-face-color:#5CBDEB;
 scrollbar-highlight-color:#FFFFFF;
 scrollbar-shadow-color:#000000;
 scrollbar-track-color:#333333;
}

h1 {
 color: #FFFFFF;
 font-family: Verdana, Helvetica, sans-serif;
 font-style:bold;
 font-size: 11pt; 
 font-stretch: expanded;
}

h2 {
 color: #FFFFFF;
 font-family: Verdana, Helvetica, sans-serif;
 font-style:italic;
 font-size: 10pt;
 font-stretch: expanded;
}

p{
text-align: justify;
margin: 5px;
}
.main {
 width: 765px;
 background-image:url(images/bgrd.jpg);
 background-repeat: no-repeat;
 background-position: bottom; 
}

table {
 color: #FFFFFF;
 width: 100%;
 background-color:#000000;	
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 9pt;
}
hr {
 height; 1px;
 color: #FFFFFF;
 }

a:link { font-size: 9pt;  font-weight:bold; color:#FFFFFF; text-decoration:underline }
a:visited { font-size: 9pt;  font-weight:bold; color:#FFFFFF; text-decoration:underline }
a:hover { font-size: 9pt;  font-weight:bold; color:#5CBDEB ; text-decoration:none }
a:active { font-size: 9pt;  font-weight:bold; color:#5CBDEB; text-decoration:none }
a:focus { font-size: 9pt;  font-weight:bold; color:#5CBDEB; text-decoration:none }

th {
 background-color: #FFFFFF;
 color: #000000;
 text-align: left; 
}

.border {
 border-style: solid;
 border-width: 1px;
}
 .cell {
padding:10px;
}
.video {
 color: #FFFFFF;
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 8pt;
}
