body {
 font-family: Verdana, Tahoma, Sans-Serif;
 font-size: 9pt;
 line-height: 1.3;
 color: #333333;
 background: rgb(248, 248, 226);
}

.redl {
 font-family: Verdana, Tahoma, Sans-Serif;
 font-weight: bold;
 font-size: 9pt;
 color: #770000;
}

.red {
 font-family: Verdana, Tahoma, Sans-Serif;
 font-weight: bold;
 font-size: 11pt;
 color: #770000;
}

.Red {
 font-family: Verdana, Tahoma, Sans-Serif;
 font-weight: bold;
 font-size: 13pt;
 color: #770000;
}

a {
 color: #666666;
 text-decoration: none;
}

a:hover {
 color: #770000;
 text-decoration: none; 
}

a.pdf {
 color: #333333;
 text-decoration: none;
}

a.pdf:hover {
 color: #770000;
 text-decoration: none;
}

br#right {
 clear: right; 
}

br#left {
 clear: left; 
}

p.indented {
 font-style: italic;
 padding-left: 20pt;
 padding-right: 20pt;
}

img.pics {
 border: solid 1px gray;
}

img.link {
 border: solid 1px white;
}

table.page {
width: 764px;
background-color: white;
margin-left: auto;
margin-right: auto;
}

table.menu {
 width: 100%;
 height: 28px;
}

table.menu td {
 width: 16%;
 text-align: center;
}

table.menu td a:link, table.menu td a:visited {
 color: white;
 text-decoration: none;
 display: block;
 width: 100%;
 height: 100%;
 padding-top: 2px;
}

table.menu td a:hover, table.menu tda:active {
 color: white;
 text-decoration: none;
 display: block;
 width: 100%;
 height: 100%;
 padding-top: 2px;
}

td.address {
 height: 20px;
 font-size: 8pt;
 color: #333333;
}

table.content {
 width: 564px;
 margin-top: 20px;
 margin-left: 100px;
 margin-right: 100px;
}

td.footnote {
 height: 16px;
 font-size: 7pt;
 color: white;
 background: #990000;
}

