
a:link {  text-decoration: underline}
a:visited {  text-decoration: underline}
a:hover {  text-decoration: none}
a:active {  text-decoration: underline}

a.type1:link {  text-decoration: none}
a.type1:visited {  text-decoration: none}
a.type1:hover {  text-decoration: none; color:#949393}
a.type1:active {  text-decoration: none}

a
{
font-family: 'Arial', 'Times New Roman';
font-weight: bold;
text-decoration: underline;
font-size: 12px;
color: #FFFFFF;
}

b,h2,h3
{
font-family: 'Arial', 'Times New Roman', 'Sans-Serif', 'Verdana', 'Geneva' ;
}

h1
{ font-family: 'Arial', 'Times New Roman', 'Lucida Calligraphy'; font-weight:normal; color:#FFFFFF; font-size:28px; margin-top:1px; margin-bottom:3px; }

h2
{ font-weight: bold; color:#FFFFFF; font-size:16px; margin-top:1px; margin-bottom:2px; }

h3
{ font-weight: bold; color:#000000; font-size:16px; margin-top:1px; margin-bottom:1px; }

body
{ margin-top:3px; }

td
{
font-family: 'Arial', 'Times New Roman';
font-weight: normal;
font-size:12px;
color:#000000;
}

b
{
font-weight:bold;
font-size:22px;
color:#000000;
}

div
{
font-family: 'Arial', 'Times New Roman';
font-weight: normal;
font-size: 12px;
color: #000000;
}

strong
{ color:#000000; font-size:12px; font-family: 'Arial', 'Times New Roman'; font-weight:normal; }

p
{
font-family: 'Arial', 'Times New Roman';
font-weight: normal;
font-size:12px;
color:#FFFFFF;
}


