.textcell{
	font-weight : 500;
	font-size : 12px;
	font-style: normal;
	font-align : justify;
	font-family : Arial;
	color:#6A6A77;
	line-height : 20px;
}
.textcell2{
        font-weight : 500;
        font-size : 13px;
		font-align : center;
        font-family : "Arial,sans-serif";
		color:#707070;
        }
.textbold{
        font-weight : 600;
        font-size : 14px;
		font-style: bold;
        font-family : "Arial,sans-serif";
        color: #7CC157;		
        }
.textbold2{
        font-weight : 600;
        font-size : 14px;
		font-style: bold;
		font-align : right;
        font-family : "Arial,sans-serif";
        color: #707070;		
        }
.textbold3{
        font-weight : 600;
        font-size : 18px;
		font-style: bold;
        font-family : "Arial,sans-serif";
        color: #419318;		
        }				
.textbold4{
        font-weight : 600;
        font-size : 8px;
		font-style: bold;
		font-align : right;
        font-family : "Arial,sans-serif";
        color: #707070;		
        }
.smalltext{
        font-weight :500;
        font-size : 10px;
        font-family : "Arial,sans-serif";
        color: #000000;
		font-style: italic;		
        }

    a:link {
        text-decoration:none;
		font-size : 12px;
		font-style: bold;
		font-family : "Arial,sans-serif";
        color: #707070;
                }
        a:visited {
        text-decoration :none;
		font-size : 12px;
		font-style: bold;
		font-family : "Arial,sans-serif";
        color:#707070;
        }
        a:active {
        text-decoration: underline;
		font-size : 12px;
		font-style: bold;
		font-family : "Arial,sans-serif";
        color: #02499D;
        }
        a:hover {
        color: #02499D;
		font-size : 12px;
		font-style: bold;
		font-family : "Arial,sans-serif";
        text-decoration: underline;     
}
    A.menu:link {
	color: #001E47;
	text-decoration: underline;
	text-align : right;
	font-size : 11px;
	font-family : Arial,sans-serif,Helvetica;
	}
	A.menu:visited {
	color: #001E47;
	text-decoration: underline;
	text-align : right;
	font-size : 11px;
	font-family : Arial,sans-serif,Helvetica;
	}
	A.menu:active {
	color: #0154B6;
	text-decoration:underline;
	text-align : right;
	font-size : 11px;
	font-family : Arial,sans-serif,Helvetica;
	}
	A.menu:hover {
	color: #0154B6;
	text-decoration: underline;
	text-align : right;
	font-size : 11px;
	font-family : Arial,sans-serif,Helvetica;
}
    a.menu3:link {
        text-decoration:none;
		font-size : 12px;
		font-style: bold;
		font-family : "Arial,sans-serif";
        color: #3862ef;
                }
        a.menu3:visited {
        text-decoration :none;
		font-size : 12px;
		font-style: bold;
		font-family : "Arial,sans-serif";
        color: #3862ef;
        }
        a.menu3:active {
        text-decoration: underline;
		font-size : 12px;
		font-style: bold;
		font-family : "Arial,sans-serif";
        color: #3862ef;
        }
        a.menu3:hover {
        color: #3862ef;
		font-size : 12px;
		font-style: bold;
		font-family : "Arial,sans-serif";
        text-decoration: underline;     
}
    