﻿html {
width: 100%;
}

body {
background-color: #CFBEAD;
background-image: url('images/bg.jpg');
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #000000;
margin: 19px 19px 19px 19px;
width: 100%;
text-align: center;
}

td.content {
font-size: 12px;
}

a {
color: #C40E1A;
}
 
a.menu {
font-family: Arial;
font-size: 19px;
color: #F2EFE0;
font-weight: bold;
text-decoration: underline;
}

a.menu:hover {
color: #FFFFFF;
}

br.list {
line-height: 8px;
}

#textbig {
font-family: arial, helvetica, sans-serif;
font-size: 12pt;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
}

#stext {
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
}