
.a1 
{font-family:verdana;
font-size: 9pt;
text-decoration: none;
color: #000000;
}

.a1:hover
{font-family:verdana;
font-size: 9pt;
text-decoration: underline;
color: #0033ff;
}

.a2
{font-family:verdana;
font-size: 8pt;
text-decoration: none;
color: #000000;
}

.a2:hover
{font-family:verdana;
font-size: 8pt;
text-decoration: underline;
color: #0033ff;
}

.a3
{font-family:verdana;
font-size: 9pt;
text-decoration: none;
color: #0033ff;
}

.a3:hover
{font-family:verdana;
font-size: 9pt;
text-decoration: underline;
color: #0033ff;
}

.focus
{font-family:verdana;
font-size: 9pt;
color: #000000;
font-weight: bold;
}

.content
{font-family:verdana;
font-size: 9pt;
color: #000000;
padding: 3px;
}

.border
{border-width: 1px;
border-style: dashed;
border-color: #99cc00;
background-color: #ffffff;
text-align: center;
}

.border2
{border-width: 1px;
border-style: dashed;
border-color: #0066ff;
background-color: #ffffff;
text-align: center;
}

.border3
{border-width: 1px;
border-style: solid;
border-color: #009900;
background-color: #99cc00;
}

.border4
{border-width: 1px;
border-style: solid;
border-color: #0066ff;
background-color: #0099ff;
}

.borderGrey
{border-width: 1px;
border-style: dashed;
border-color: #999999;
background-color: #fffffff;
text-align: center;
}

.borderGreySolid
{border-width: 1px;
border-style: solid;
border-color: #999999;
background-color: #eeeeee;
}

.heading
{font-family:verdana;
font-size: 10pt;
color: #000000;
}

.heading14
{font-family:verdana;
font-size: 14pt;
color: #000000;
}

.s
{font-family:verdana;
font-size: 8pt;
color: #0033ff;
}