body	{
background-image: url(img/bg.jpg);
background-repeat: repeat-x;
margin-top: 0px;
font-family: Tahoma;
font-size: 12px;
color: #000000;
}

a.menu	{
color: #ffffff;
font-family: Arial;
font-size: 13px;
margin-left: 20px;
text-decoration: none;
font-weight: bold;
}

a:hover.menu	{
text-decoration: underline;
}

p	{
margin: 40px;
text-align: justify;
}

h1	{
font-family: Arial;
margin: 0px;
text-align: right;
margin-right: 40px;
font-size: 28px;
color: #18692e;
}

a	{
color: #18692e;
text-decoration: none;
}

a:hover	{
text-decoration: underline;
}

.form	{
margin-left: 40px;
margin-bottom: 0px;
margin-top: 0px;
margin-right: 0px;
}