body  {
margin : 0;
background-color: #000000;
background-image: url('media/bg.png');
background-repeat: repeat-x;
background-attachment: fixed;
-webkit-text-size-adjust: none;
}

a:focus  {
outline : none;
}

a:link  {
color : #000066;
text-decoration : none;
outline : none;
}

a:visited  {
color : #000066;
text-decoration : none;
outline : none;
}

a:hover  {
color : #990000;
text-decoration : underline;
outline : none;
}

a:active  {
color : #990000;
text-decoration : underline;
outline : none;
}

body  {
color : #333333;
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-size : 14px;
line-height: 120%;
}

table  {
color : #333333;
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-size : 14px;
line-height: 120%;
}

td  {
color : #333333;
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-size : 14px;
line-height: 120%;
}

h1  {
color : #333333;
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-size : 24px;
line-height: 120%;
}

h2  {
color : #333333;
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-size : 18px;
line-height: 120%;
}

.fineprint  {
color : #333333;
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-size : 10px;
line-height: 120%;
}