body {
	background : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : Black;
	margin : 0 0;
	text-align: justify;
	scrollbar-face-color : #9999ff; 
	scrollbar-highlight-color : #99ccff; 
	scrollbar-shadow-color : #9999ff; 
	scrollbar-dark-shadow-color : Black; 
	scrollbar-base-color :	99ccff; 
	scrollbar-arrow-color : White; 
	scrollbar-3d-light-color : Blue; 
	
}
p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
table {
	background: white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:black;
	text-align : left;
	padding : 0 0 0 0;
}
.tablepara  p {
	background: white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:black;
	text-align : left;
	
}
a:link {
	color: Blue;
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	font-weight : bold;
}
a:active {
	color: blue;
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	font-weight : bold;

}
a:visited{
	color: Red;
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	font-weight : bold;
}
a:hover {
	color: Maroon;
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	font-weight : bold;
}

.div {
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : Black;
	font-weight : bold;
	text-align : right;
}	
.tr {
	background-color : #9999FF;
	background-position : top;
	padding : 0 0 0 0;
	width : 15px
	
}

.adv  p {
	background: white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Navy;
	text-align : center;
	font-weight: bold;
}
.h1{
	font-family : verdana, geneva, arial, helvetica, sans-serift;
	font-size: 12pt;
	color: black;
	font-weight : bold;
}
.h2{
	font-family : verdanan, geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	font-weight: bold;
}
.imgleft {
	float : left;
	padding-right : 10px;
	margin-right : 10px;
}
.td{
	text-align : center;
}
