body	{
background-color: #f2f3f3;
background-image: url(img/bg.png);
background-repeat: repeat-x;
margin-top: 0px;
font-family: Arial;
font-size: 12px;
color: #000000;
text-align: justify;
line-height: 17px;
}

td	{
background-repeat: no-repeat;
}

a	{
color: #0094a5;
}

a.next	{
color: #0094a5;
text-decoration: none;
font-size: 9px;
}

.menu	{
text-align: left;
}

a.menu	{
color: #ffffff;
text-decoration: none;
}

a:hover.menu	{
color: #ffffff;
text-decoration: underline;
}

.footer	{
font-size: 9px;
color: #848484;
}

a.footer	{
font-size: 9px;
color: #848484;
text-decoration: none;
}

a:hover.footer	{
font-size: 9px;
color: #848484;
text-decoration: underline;
}

a.button	{
color: #ffffff;
font-weight: bold;
text-decoration: none;
text-transform: lowercase;
}

a:hover.button	{
text-decoration: underline;
}
