/* http://cibellalaw.com/style.css */
.GKaddress {
    color : #666666;
    font-weight : bold;
    font-size : 8pt;
    font-family : times, georgia;
    text-align : center;
}

.GKbody {
    background : #ffffff;
}



.Mydisclaimer {
    color : #666666;
    font-size : 8pt;
    font-family : arial, helvetica, geneva;
    text-align : justify;
}


.Mylinks {
    color : #666666;
    font-weight : bold;
    font-size : 8pt;
    font-family : verdana, helvetica, arial, geneva;
    text-transform : uppercase;
    text-decoration : none;
    letter-spacing : 1pt;
}

.cases {
    color : #000000;
    font-weight : bold;
    font-size : 8pt;
    font-family : verdana, helvetica, arial, geneva;
    text-transform : uppercase;
    text-decoration : none;
    letter-spacing : 1pt;
}

.Mycontent {
    color : #666666;
    font-size : 9pt;
    font-family : georgia, times;
    text-align : justify;
}


.Mytag {
    color : #666666;
    font-weight : bold;
    font-size : 14pt;
    font-family : "times new roman", georgia, times;
    text-transform : uppercase;
    letter-spacing : 4pt;
    text-align : center;
}

.Mytdlinks {
    text-align: right;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}



.Mytitle {
    color : #666666;
    font-weight : bold;
    font-size : 17pt;
    font-family : times, georgia;
    text-transform : uppercase;
    letter-spacing : 1pt;
    text-align : center;
}

.Myurl {
    color : #ffffff;
    font-weight : bold;
    font-size : 10pt;
    font-family : times, georgia;
    letter-spacing : 3pt;
    text-align : right;
}

.linecolor{
    background-color:#000066;
}

.linkbackground{
    background-color :#000066;
}
.firmbackground{
    background-color:#000066;
    }

.MyLocation{
    text-align:right;
}



