BODY{
	background-color : "white";
	background-repeat : repeat;
	background-attachment : fixed;
}
BODY, TD {
	font-family : "Arial, Helvetica, sans-serif";
	font-size : 10pt;
	color : Black
}

.heading {
	font-family : "Arial, Helvetica, sans-serif";
	font-size :-1pt;
	font-weight : bold;
	color : #5E68AE;
}

.td {
	font-family : "Arial, Helvetica, sans-serif";
	font-size :9pt;
	color : #5E68AE;
	align: justify;
}

.BOLDFONT{
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #263594;
	font-size : 8pt;
}

.BOLDFONT2{
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #A51D1D;
	font-size : 8pt;
}

.NORMFONT{
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #263594;
	font-size : 8pt;
}

.TD1{
	color : Black;
	font-weight : bolder;
	font-size : 9pt;
}

.TD2{
	color : black;
	font-weight : normal;
	align :	center;
	font-size : 9pt;
}

.TD3{
	color : orange;
	font-weight : bolder;
	font-size : 11pt;
}

.TD4{
	color : navy;
	font-weight : bolder;
}

.TD5{
	color : black;
	font-weight : bolder;
}

.TD6{
	color : orange;
	font-weight : bolder;	
	font-size : 10pt;
}

.TD7{
	color : black;
	font-weight : bolder;
	font-size : 13pt;
}

.TD8{
	color : maroon;
	font-weight : bolder;
	font-size : 13pt;
}

.TD9{
	color : #263594;
	font-weight : bolder;	
	font-size : 9pt;
}

.TD10{
	color : #A51D1D;
	font-weight : bolder;
	font-size : 8pt;
}

.TD11{
	color : #263594;
	font-size : 8pt;
	
}

.frame{
	border : none;
	font-family : "Arial, Helvetica, sans-serif";
	font-size :-1pt;
	color : #263594;
}

.frame2{
	border : solid, solid, solid, solid;
	border-style : solid, solid, solid, solid;
	border-top-style : none;
	border-right-style : none;
	border-left : thin Navy;
	border-bottom : thin Navy;
}
.frame3{
    border-left: 1px solid #5E68AE; 
    border-bottom: 1px solid #5E68AE;
	border-top: 0px; 
	border-right: 0px;
}

.footer{
	font-family : "Arial, Helvetica, sans-serif";
	font-size : 7pt;
	font-weight : bold;
	color : #FFFFFF;
}

.date{
	font-family : "Arial, Helvetica, sans-serif";
	font-size : 7pt;
	font-weight : bold;
	color : #666666;
}

A{ 
	color: #960117;
	font-weight : bolder;
 }
 
A:Visited{ 
	color : #A51D1D;
	font-weight : bolder;
 }
  

 

