.address
{
    COLOR: white;
    FONT-FAMILY: Arial, Eras Regular, Helvetica;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    FONT-STYLE: normal;
    text-decoration: none;
}
.address1
{
    COLOR: white;
    FONT-FAMILY: Arial, Eras Regular, Helvetica;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal; 
    text-decoration: none;
}
.link
{
    COLOR: white;
    FONT-FAMILY: Arial, Eras Regular, Helvetica;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    FONT-STYLE: normal;
    text-decoration: none;
}
.subtext
{
    COLOR: black;
    FONT-FAMILY: Arial, Eras Regular, Helvetica;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold
}
.text
{
    COLOR: white;
    FONT-FAMILY: Arial, 'eras regular', Helvetica;
    FONT-SIZE: 8pt
}
.title
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-STYLE: italic;
    FONT-WEIGHT: bold
}
.link2
{
    COLOR: white;
    FONT-FAMILY: Arial, Eras Regular, Helvetica;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal;
    text-decoration: none;
}
.questions 
{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-style: normal; 
	color: #FFFFFF; 
	text-align: left;
	text-decoration: none;
}
A:link        { color: #ffff99; text-decoration: none }
A:hover   { color: #ffff99; text-decoration: underline }
A:active      { color: #ffcc66; text-decoration: underline }
A:visited       { color: #ffcc66; text-decoration: none }
A:visited:hover    { color: #ffcc66; text-decoration: underline }
