body {}
p {}
td {}
.main  { color: black; font-size: 12pt; font-family: "Berlin Sans FB", "Maiandra GD", Tahoma, Arial }
.inthenews { color: gray; font-weight: bolder; font-family: "Comic Sans MS", "Tempus Sans ITC", Tahoma, "Times New Roman" }
.copyright
{ 
   /* This font is used for copyright text at bottom of pages */
   font-size: 8pt;
   font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.details
  { color: red; font-weight: 100; font-size: 10pt; font-family: Georgia, "Book Antiqua", "Footlight MT Light", "Goudy Old Style", "Baskerville Old Face", "Bell MT", "Century Schoolbook" }
.signup b 
{
   /* Specifies the blue color in CM for signup */
   color: #6699CC;
}
.signup i
{
   font-weight: bold;
}
.storedata
{
   /* Where do you store your data text */
   font-style: italic;
   color: #009966;
   font-size: 9.4pt;
   font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
h1
{
   font-style: bold;
   color: #009966;
   font-size: 13pt;
   font-stretch: semi-expanded;
   font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
h2
{
   font-style: normal;
   color: #009966;
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
}
h3
{
   font-style: normal;
   color: black; 
   font-weight: light;
   font-size: .11in;
   line-height: 15px;
   text-decoration: none;
   font-family: Arial, Helvetica, sans-serif lighter;
   word spacing: 4px;
}
ul
{
   font: italic 9pt Trebuchet, Arial, sans-serif;
   list-style: square;
   list-style-position: outside;
}
ol
{
   font: normal 9pt Trebuchet, Arial, sans-serif;
   list-style-type: decimal;
   list-style-position: outside;
}
.smcap
{
   /* Class used for Data Guard Systems Name */
   font-variant: small-caps;
}
BLOCKQUOTE
{
   margin-left: 2em;
   margin-right: 4em;
   font: bold 10pt Trebuchet MS, Arial, sans-serif;
}
h1 b
{
   font: bold 14pt;
}

.ftrial
{
   /* This is for the Black text located at the bottom section of the pages */
   font-style: bold;
   color: black;
   font-weight: bold;
   font-size: 10pt;
   line-height: 12px;
   font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
}

