﻿
    
A.bullettext:link  {
    border: 0;
	color : #fff;
    text-decoration: none;
}

A.bullettext:Visited  {
    border: 0;
	color : #fff;
    text-decoration: none;
}

A.bullettext:Active  {
    border: 0;
	color : #fff;
    text-decoration: none;
}

A.bullettext:Hover {
    border: 0;
	color : #fff;
    text-decoration: none;
    }
    
b {
  }

.blackbg {
  background-color: #000;
  }

.bluebg {
  background-color: #363C92;
  }

body p td {
  color: #000;
  font-family: 'tahoma', 'arial', 'san-serif';
  font-size: 8pt;
  }

.bullettext {
  color: #fff;
  font-weight: bold;
  }
  
#content {
  background-color: #F4BA22;
  }
  
#content1 {
  width: 175px;
  }
  
.disclaimer {
  font-size: 7pt;
  }
  
h1 {
  color: #fff;
  font-family: 'tahoma', 'arial', 'san-serif';
  font-size: 14pt;
  font-weight: bold;
  padding-top: 5px;
  }

input {
  color: #000;
  font-family: 'tahoma', 'arial', 'san-serif';
  font-size: 8pt;
  }
  
.justify {
  text-align: justify;
  }
  
.redbg {
  background-color: #DF0031;
  }
  
.redtext {
  color: #DF0031;
  font-weight: bold;
  }
  
.redyellowbg {
  background-image: url("red_yellow_bg.gif");
  }

td {
  color: #000;
  font-family: 'tahoma', 'arial', 'san-serif';
  font-size: 8pt;
  }

.whitetext {
  color: #fff;
  font-weight: bold;
  }
  
.yellowbg {
  background-color: #F4BA22;
  }
  
.yellowlightbg {
  background-color: #FFD52D;
  }
