body {color:#213979;background-color: #ccbbaa; font-family:sans-serif;font-weight:bold;font-size:11pt; margin: 0px;}
td {color:#213979;font-family:sans-serif;font-weight:bold;font-size:11pt}
li {color:#213979;font-family:sans-serif;font-weight:bold;font-size:11pt}
h2 {color:#213979;font-family:sans-serif;font-weight:bold;font-size:14pt}
h3 {color:#213979;font-family:sans-serif;font-weight:bold;font-size:14pt}
h6 {color:#213979;font-family:sans-serif;font-weight:bold;font-size:6pt}
p {color:#213979; font-family:sans-serif;font-size:12pt}

table.content {width:800px; background-color:#ffffff; border-style:solid; border-width:4px; border-spacing:5px; border-color:black black black black;}
table.border { border-style:solid; border-color:black black black black;}
td.head {background-color:#ffffff; font-size:125%; text-align:center;}
td.menu {background-color:#ffffff;  text-align:center;}
td.dates {background-color:#ffffff; text-align:center;}
td.content {background-color:#ffffff; text-align:left;}
td.foot {background-color:#ffffff; text-align:center;}
span.new {color:#990033;}
span.big {font-size:125%;}


.anylinkcss{
text-decoration: none;
position:absolute;
visibility: hidden;
border:2px solid black;
border-bottom-width: 2px;
font: bold 12pt arial;
line-height: 24px;
z-index: 100;
background-color: #ccbbaa;
width: 205px;
}

.anylinkcss a{
width: 100%;
color: #990033;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
}

.anylinkcss a:link{
text-decoration: none;
color:#990033;
background-color: white;

}
.anylinkcss a:visited{
text-decoration: none;
color:#990033;
background-color: white;

}
.anylinkcss a:hover{
text-decoration: none;
color:white;
background-color: #213979;

}
.anylinkcss a:active{
text-decoration: none;
color:white;
background-color: #213979;

}

a:link, a:visited {color:#990033; background-color:white;}
a:hover, a:active {color:white; background-color:#213979;}


