@charset "utf-8";
/* CSS Document */

a:link
{
color:rgb(9,102,153);
}

body
{
font-family: Arial, Helvetica, sans-serif;
background-color:#000000;
color:#000000;

}


h2,h3,h4,h5,h6
{
font-family:"Times New Roman", Times, serif;
}

h1
{
font-family:Arial, Helvetica, sans-serif;
color:#000000
}