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

body
{
background-color:#404952;
}
.content 
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
h2
{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#990000;
}
h1
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#0e2061;
}
h3
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#990000;
}