@charset "utf-8";
/* CSS Document */

.grey
{
font-size: 9pt;
color: #9a9999;
text-decoration: none;
}

.black
{
color:#000000;
font-size: 9pt;
}

.red
{
font-size: 9pt;
color: #f93824;
}
.greyborde
{
color: #e9e9e9;}

.green
{
color: #529E2D;
}