body	{
background-color: #ffffff;
background-image: url(img/bg.jpg);
margin-top: 0px;
font-family: Tahoma;
font-size:12px;
}

a.menu	{
color: #ffffff;
text-decoration: none;
font-family: Tahoma;
font-size: 14px;
}

a:hover.menu	{
color: #000000;
}

p	{
color: #f0f0f0;
text-align: justify;
margin:20px;
line-height: 15px;
}

a	{
text-decoration: none;
color: #ea6800;
}

a:hover	{
text-decoration: none;
color: gray;
}

h1	{
color: #ffffff;
text-align: left;
font-size:22px;
font-family: Times New Roman;
margin:20px;
}

a.foot	{
color: #ffffff;
text-decoration: underline;
font-family: Tahoma;
font-size: 10px;
}

p.foot	{
color: #ffffff;
text-decoration: none;
font-family: Tahoma;
font-size: 10px;
text-align:center;
}