a:link       { color: #0000FF; font-size: 10pt; font-family: Arial, Helvetica }
a:visited    { color: #FF0000; font-size: 10pt; font-family: Arial, Helvetica }
a:active     { color: #FFFF62; font-size: 10pt; font-family: Arial, Helvetica }
body         { font-family: Arial, Helvetica; font-size: 10pt; color: #666666 }
h1           { color: #808080; font-family: Arial, Helvetica; font-size: 16pt; font-weight: bold }
h2           { color: #808080; font-family: Arial, Helvetica; font-size: 14pt; font-weight: bold }
h3           { color: #808080; font-family: Times New Roman; font-size: 14pt; font-weight: bold }
h4           { color: #808080; font-family: Arial, Helvetica; font-size: 10pt; font-weight: bold }
h5           { color: #808080; font-size: 10pt; font-family: Arial, Helvetica; font-style: italic; 
               font-weight: bold }
hr           { color: #666666; text-align: Center; width: 100% }
ul           { list-style-type: disc; color: #666666; list-style-image: 
               url('../images/bullet.gif') }
ul li        { list-style-type: square; color: #666666; list-style-image: 
               url('../images/bullet.gif') }
ol li        { color: #666666; list-style-type: decimal }
th {text-align:left; font:bold 12pt}
td {text-align:left; font:10pt}
.bigredcap {
	font-size: 200%;
	font-weight: bold;
	color:red; 
	text-transform:uppercase;
}
.center {
	text-align: center;
}
.indent      { list-style-image: url('../images/bd14868.gif'); margin-left: 25px }
.smallText   { color: #000080; font-family: Times New Roman; font-size: 8pt; font-style: italic; text-align:center }
.whiteText   { color: #ffffff; font-family: Times New Roman; font-size: 14pt; font-weight: bold }
.fcHeader    { color: #808080; font-family: Times New Roman; font-size: 12pt; font-weight: bold; text-align:center }
.wellBranded    { color: #808080; font-family: Times New Roman; font-size: 16pt; font-weight: bold; text-align:center }

#example {
  border: 2px solid #FFCF31;
  color: #fff;
  background-color: #00009C;
}

#example td {
  border: none;
}