@charset "utf-8";
/* CSS Document */

body{
color:#ffffff;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;

}

.foot{
font-family:"Times New Roman", Times, serif;
text-decoration:none;
font-style:inherit;
}

a {
color:#0099FF;
text-decoration:none;
}

ul{
color:#009933;
font-style:oblique;
}

strong{
color:#CC3300;
font-family:"Times New Roman", Times, serif;
font-style:oblique;
font-size:16;
}
table{
background-color:#000000;
}

h2{
color:#0099FF;
font-size:18px;
text-shadow:inherit;
}