BODY {
font-size : 8pt;
font-family : Verdana, Helvetica, sans-serif;
font-weight : normal; 
color : #000000; 
background-color :  #54544C;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

H1,H3,H2 {
font-family : Verdana, Helvetica, sans-serif;
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt;
color : #000000; 
background-color : transparent; 
}

p {
font-size : 8pt;
font-family : Verdana, Helvetica, sans-serif;
}

.smalltext {
font-family : Verdana, Helvetica, sans-serif;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 7pt;
}


.smalltext a:link{
font-family : Verdana, Helvetica, sans-serif;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 7pt; 
}

.smalltext a:visited{
font-family : Verdana, Helvetica, sans-serif;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 7pt; 
}


.smallwhitetext {
color : #ffffff;
font-family : Verdana, Helvetica, sans-serif;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 7pt;
}


.smallwhitetext a:link{
color : #D4270A;
font-family : Verdana, Helvetica, sans-serif;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smallwhitetext a:visited{
color : #D4270A;
font-family : Verdana, Helvetica, sans-serif;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}


.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}

a:link{
color : #A2241A;
  text-decoration : none; 
font-weight : normal;
}

a:visited{
color : #A2241A;
  text-decoration : none;  
font-weight : normal;
}


a:hover{
color : #1969A7;
  text-decoration : underline; 
font-weight : normal;
}

.largetext {
font-family : Verdana, Helvetica, sans-serif;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10pt; 
}

.largetext a:link{
font-family : Verdana, Helvetica, sans-serif;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10pt; 
}

.largetext a:visited{
font-family : Verdana, Helvetica, sans-serif;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10pt; 
}

.largebold {
font-family : Verdana, Helvetica, sans-serif;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10pt; 
font-weight : bold;
}

.largebold  a:link{
font-family : Verdana, Helvetica, sans-serif;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10pt; 
font-weight : bold;
}

.largebold  a:visited{
font-family : Verdana, Helvetica, sans-serif;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10pt; 
font-weight : bold;
}

.errortext {
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 8pt;
  color : red;
  font-weight : normal;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #808080;
}

.bg_medium {
  background-color : #a0a0a0;
}

.bg_light {
  background-color : #e0e0e0;
}

.alt_bg_dark {
  background-color : #808080;
}

.alt_bg_medium {
  background-color : #a0a0a0;
}

.alt_bg_light {
  background-color : #e0e0e0;
}
