body,td,p
{ font-family: Verdana; font-size: 10px; color: #555555; line-height: 14px; }
.bodyHeading
{
   font-family: Verdana;
   font-size: 11px;
   color: #555555;
   font-weight: normal;
}
.homePageText
{ font-family: Verdana, sans-serif; font-size: 10px; color: #000000; font-weight: normal; text-decoration: none; }
body { color: black; background-color: white; }
A:link
{
   font-family: Verdana;
   font-size: 10px;
   color: gray;
   text-decoration: none;
}
A:visited
{
   font-family: Verdana;
   font-size: 10px;
   color: silver;
   text-decoration: none;
}
A:hover
{
   font-family: Verdana;
   font-size: 10px;
   color: gray;
   text-decoration: underline;
}
.footer
{
   font-family: Verdana;
   font-size: 10px;
   color: #79889B;
}
A.footer:link
{
   font-family: Verdana;
   font-size: 10px;
   color: #79889B;
   text-decoration: underline;
}
A.footer:visited
{
   font-family: Verdana;
   font-size: 10px;
   color: #79889B;
   text-decoration: underline;
}
A.footer:hover
{
   font-family: Verdana;
   font-size: 10px;
   color: #344356;
   text-decoration: underline;
}
.newsTitle
{
   font-family: Verdana;
   font-size: 10px;
   font-weight: bold;
   color: #344356;
}
.reverse /* for dark color backgrounds */  { color: white; font-size: 10px; font-family: Verdana, sans-serif }
A.rev:link
{
   font-family: Verdana;
   font-size: 10px;
   color: white;
   text-decoration: none;
}
A.rev:visited
{
   font-family: Verdana;
   font-size: 10px;
   color: silver;
   text-decoration: none;
}
A.rev:hover
{
   font-family: Verdana;
   font-size: 10px;
   color: white;
   text-decoration: underline;
}
.formField
{
   font-family: Verdana;
   font-size: 10px;
   color: #344356;
}
.formCheckBox
{
   width: 12px;
   height: 12px;
}
.submitBtn
{
   font-family: Verdana;
   font-size: 10px;
   color: #344356;
   background-color: #DEE3E8;
}
.loginField
{
   font-family: Verdana;
   font-size: 10px;
   color: #79889B;
   width: 167px;
}
.brainStormField
{
   font-family: Verdana;
   font-size: 10px;
   color: #344356;
   width: 105px;
}
.brainStormCountry
{
   font-family: Verdana;
   font-size: 10px;
   color: #344356;
}
.brainStormTextArea
{
   font-family: Verdana;
   font-size: 10px;
   color: #344356;
   width: 200px;
}
A.login:link
{
   font-family: Verdana, sans-serif;
   font-size: 10px;
   color: black;
   text-decoration: none;
}
A.login:visited
{
   font-family: Verdana, sans-serif;
   font-size: 10px;
   color: gray;
   text-decoration: none;
}
A.login:hover
{
   font-family: Verdana, sans-serif;
   font-size: 10px;
   color: navy;
   text-decoration: underline;
}
