body { background: #1c1c1c; margin-left: auto; margin-right: auto; margin-top: 6px; 
font-family: arial; }

img { border-width: 0px; }

a: { font-family: tahoma; font-size: 9pt; text-decoration: none; color: #2c2c2c; }
a:visited, a:active { font-family: tahoma; font-size: 9pt; text-decoration: none; color: #2c2c2c; }
a:hover { font-family: tahoma; font-size: 9pt; text-decoration: none; color: #2c2c2c; }

a.gray { font-family: verdana; font-size: 9pt; text-decoration: none; color: gray; background: #151515;  
padding-left: 3px; padding-right: 3px; padding-top: 1px; padding-bottom: 1px; }
a.gray:visited, a.gray:active { font-family: verdana; font-size: 9pt; color: gray; text-decoration: none; 
padding-left: 3px; padding-right: 3px; padding-top: 1px; padding-bottom: 1px; }
a.gray:hover { font-family: verdana; font-size: 9pt; color: #000; background-color: gray; text-decoration: none; 
padding-left: 3px; padding-right: 3px; padding-top: 1px; padding-bottom: 1px; }
p { text-align: justify; }

a.orange { font-family: verdana; font-size: 9pt; text-decoration: none; color: #ff6600; }
a.orange:visited, a.orange:active { font-family: verdana; font-size: 9pt; color: #bb4b00; text-decoration: none; }
a.orange:hover { font-family: verdana; font-size: 9pt; color: #ffba8c; text-decoration: none; border-bottom: 1px dashed #c24e00; }

table { width: 990px; padding: 0px; background: #2c2c2c; }
table.img { width: 420px; }
td  { border-color: black; border-width: 2px; border-style: solid; padding: 6px; }
td.img {background: #2c2c2c; font-family: tahoma; color: gray; border-width: 1px; 
border-style: solid; padding: 3px; }

h1 {font-size: 18px; letter-spacing: -1px; line-height: 20px; font-weight: bold; color: #D2D2D2; }
h2 {font-size:40px; letter-spacing:-4px; line-height: 40px; font-weight: bold; margin:0 ; }
h3 {font-size: 18px; letter-spacing: -1px; line-height: 10px; font-weight: bold; color: gray; }
.white {color: red; font-size: 40px;}
