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

a:focus  {
outline : none;
}

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

a:visited  {
color : #000099;
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 : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
line-height: 120%;
}

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

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

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

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

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

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