h1 { 
	color: #1043A0; 
	font-weight: bold; 
	font-size: 15pt; 
	font-family: Helvetica, Arial; 
}

h2 { 
	color: #1043A0; 
	font-weight: bold; 
	font-size: 13pt; 
	font-family: Helvetica, Arial; 
}

h3 { 
	color: #1043A0; 
	font-weight: bold; 
	font-size: 12pt; 
	font-family: Helvetica, Arial; 
}

p  { color: #1043A0;
     font-weight: normal;
     font-size: 10pt;
     font-family: Helvetica, Arial;
     text-align: justify;
   }
   
.time{
font-weight: normal;
     font-size: 8pt;
     font-family: Helvetica, Arial;
     text-align: right;

}

.comment_header{
	font-weight: normal;
	font-size: 8pt;
	font-family: Helvetica, Arial;
	text-align: left;
}

a  {
	color: #5075B9;
	font-size: 10pt;
	font-family: Helvetica, Arial;
	text-decoration: none;
	font-weight: bold;
}

.report {
	color: #5075B9;
	font-size: 8pt;
	font-family: Helvetica, Arial;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;
}

.report:hover {
	color: #1043A0;
	font-size: 8pt;
	font-family: Helvetica, Arial;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #1043A0;
	font-size: 10pt;
	font-family: Helvetica, Arial;
	font-weight: bold;
}

table   { 
		font-family: Helvetica, Arial;
		  font-size: 10pt;
		  font-style: normal;
		  border: #669999;
		  color: 23276b;
        }
		
th {
color: #1043A0; 
	font-weight: bold; 
	font-size: 10pt; 
	font-family: Helvetica, Arial; 

}
		
.tableleft {

	border: #0033CC;
	background-color: #e9eaeb;
}

.point {
	height: 15;
	width: 15;
}

strong {
	color: #1043A0;
     font-weight: bold;
     font-size: 10pt;
     font-family: Helvetica, Arial;
     text-align: justify;
}

hr {
	color: #1043A0;
}


td {
}

.comment{
	vertical-align: top;
}