
body
{
background-color: #B6B6A4;
font-size: 98%; 
line-height: 1.1; 
color: #410B0B; 
font-family: Arial,Helvetica,sans-serif
}

p
{
font-size: 98%; 
line-height: 1.1; 
color: #410B0B; 
font-family: Arial,Helvetica,sans-serif
}

td 
{
font-size: 98%; 
line-height: 1.1; 
color: #410B0B; 
font-family: Arial,Helvetica,sans-serif
}

p.justify {text-align:justify}
p.center {text-align:center}
p.reduced {text-align:justify; font-size: 70%}
p.reduced-c {text-align:center; font-size: 70%}

p.events
{
font-size: 98%; 
line-height: 1.1; 
color: #410B0B; 
font-family: Arial,Helvetica,sans-serif;
text-align:center;
margin-top:5px;
margin-bottom:5px
}

ul.circle {list-style-type:circle; text-align:justify}
ul.square {list-style-type:square; text-align:justify}

hr.sq {
border: 0;
color: #410B0B;
background-color: #410B0B;
height: 6px;
width: 6px;
margin:auto;
}

hr.sq1 {
border: 0;
color: #410B0B;
background-color: #410B0B;
height: 12px;
width: 12px;
margin:auto;
}

hr.line {
border: 0;
color: #410B0B;
background-color: #410B0B;
height: 3px;
width: 750px;
margin:auto;
}

a:link, a:visited, a:active 
{
font-size: 100%; 
line-height: 1.1; 
font-weight:bold; 
color: #410B0B; 
text-decoration: none}

a:hover 
{
color: #ff3300;
text-decoration: underline
}



