body	{
background-image: url(img/bg.jpg);
background-repeat: repeat-x;
margin-top: 0px;
font-family: Tahoma;
font-size: 12px;
color: #000000;
line-height: 15px;
}

p,ul	{
text-align: justify;
margin: 25px;
}

h2	{
margin-left: 25px;
}

a	{
color: #18205f;
text-decoration: none;
font-size: 12px;
}

a:hover	{
color: #18205f;
text-decoration: underline;
}

a.menu	{
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

.foot	{
text-align: center;
}