BODY {
font-size : 9pt; 
font-family : Trebuchet MS,Tahoma, Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #FFFFFF; 
background-color : #990000;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

BODY a:link{
font-size : 9pt; 
font-family : Trebuchet MS,Tahoma, Arial, Helvetica, sans-serif; 
font-weight : bold; 
color : #0099FF; 
}

BODY a:visited{
font-size : 9pt; 
font-family : Trebuchet MS,Tahoma, Arial, Helvetica, sans-serif; 
font-weight : bold; 
color : #0099FF; 
}

.content {
font-size : 9pt; 
font-family : Trebuchet MS,Tahoma, Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #FFFFFF;
background-color : #990000;
padding-left: 10px;
padding-top: 10px;
padding-right: 10px;
}

.image { 
padding-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
color : #0099FF; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}

.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
color : #0099FF; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
color : #0099FF; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.footertext {
color : #FFFFFF; 
font-family : Trebuchet MS,Tahoma, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 9pt; 
}

.footertext a:link{
color : #FFFFFF; 
font-family : Trebuchet MS,Tahoma, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 9pt; 
}

.footertext a:visited{
color : #FFFFFF; 
font-family : Trebuchet MS,Tahoma, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 9pt; 
}


.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
color : #FFFFFF; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
color : #FFFFFF; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
color : #FFFFFF; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
font-size : 1.0em; 
  font-family : Arial, Helvetica, sans-serif; 
  color : red;
  font-weight : bold;
}

.grid {
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #9999ff;
}

.bg_medium {
  background-color : #990000;
}

.bg_light {
  background-color : #ffcc00;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

.tightlist {
  margin-top  : .8em;
  margin-left : 1.1em;
}