body	{
background-image: url(img/bg.gif);
margin-top: 0px;
font-family: Tahoma;
font-size: 12px;
}

h1	{
font-family: Tahoma;
font-size: 25px;
font-weight: bold;
text-decoration: none;
color: #3e7de7;
margin-left: 30px;
margin-top: 6px;
}

h2	{
font-family: Tahoma;
font-size: 15px;
font-weight: bold;
text-decoration: none;
color: #3e7de7;
margin-left: 30px;
}

a.menu	{
color: #ffffff;
text-decoration: none;
font-weight: bold;
font-family: Arial;
}

a:hover.menu	{
text-decoration: underline;
}

p	{
color: #ffffff;
margin: 20px;
text-align: justify;
}

p.black	{
color: #000000;
margin-left: 30px;
text-align: justify;
}

a	{
color: #3e7de7;
text-decoration: none;
}

a:hover	{
text-decoration: underline;
}