body {
        margin : 0 0 0 0;
        background-color : #ffffff;
}
.copy {
        font-family : Verdana;
        font-size : 12px;
        font-weight : bold;
        color : Black;
        padding: 1 1 1 1;
}
a.copy {
        font-weight : bold;
        color : Black;
        font-size : 12px;
        font-family : Verdana;
        text-decoration:none;
}
a.copy:hover {
        font-weight : bold;
        color : Black;
        font-size : 12px;
        font-family : Verdana;
        text-decoration:underline;
}
a {        color : #139601;
        font-size : 12px;
        font-family : Arial;
}
a:hover {
        color : #139601;
        font-size : 12px;
        font-family : Arial;
}
a.menu {
        color : white;
        font-size : 12px;
        font-family : Arial;
        text-decoration : none;
        font-weight: bold;
}
a.menu:hover {
        color : white;
        font-size : 12px;
        font-family : Arial;
}
a.stk {
        color : 233FF4;
        font-size : 12px;
        font-family : Verdana;
        text-decoration : underline;
        font-weight: bold;
}
a.stk:hover {
        color : 233FF4;
        font-size : 12px;
        font-family : Verdana;
}
.g {
        color : 139601;
        font-size : 12px;
        font-family : Verdana;
}
.o {
        color : DB5D00;
        font-size : 12px;
        font-family : Verdana;
}
.title {
        font-family : Arial;
        font-size : 12px;
        color : #00309C;
}
.text {
        font-family : Verdana;
        color:black;
        font-size : 14px;
        font-weight : bold
}
a.g {
        color : 139601;
        font-size : 12px;
        font-family : Verdana;
}
a.g:hover {
        color : 139601;
        font-size : 12px;
        font-family : Verdana;
}