 a:link {
        color:#000066;
        text-decoration:underline;
    }
    

a:active { color:#0000CC}
    body {
        background-color:white;
        color:black;
 }    
 

a:visited {
        color:#330099;
        text-decoration:underline;

    }


.greyline {
	font-family:'Arial', 'Helvetica', 'Sans-serif';
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-align: right;
	background-color: #CCCCCC;
	height: 14px;





}
.theading {
	font-family:'Arial', 'Helvetica', 'Sans-serif';
	font-size:12px;
	font-weight:bold;
	color:black;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;


}
.totalsb {
    font-family:'Arial','Helvetica','Sans-serif';
    font-size:12px;
    font-weight:bold;
    font-style:italic;
    text-decoration:none;
    color:black;
	align: center;
}

.tNormal20 {
	font-family:'Arial','Helvetica','Sans-serif';
	font-size:12px;
	text-align: justify;


}

}
.tNormal10 {
	font-family:'Arial','Helvetica','Sans-serif';
	font-size:10px;
	text-align: left;


}


.para0 {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}
.whiteline {
	font-family:'Arial', 'Helvetica', 'Sans-serif';
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-align: right;
	background-color: #FFFFFF;
	height: 14px;

}
.totalline {
	font-family:'Arial', 'Helvetica', 'Sans-serif';
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align: right;
	background-color: #FFFFFF;
	height: auto;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: thin;
	border-bottom-width: thin;


}

