body,
p,
td {
	BACKGROUND-COLOR: white;
	COLOR: black;
	FONT-FAMILY: Verdana, Helvetica;
	FONT-SIZE: 8pt;
}

td {  
	COLOR: black;
	FONT-FAMILY: Verdana, Helvetica;
	FONT-SIZE: 8pt;
}

td.light {
  background-color: #EAF7FF;
}

td.blue {
  background-color: #70CAFE;
}



input,
select,
textarea {
	background-color: #D5E6FF;
	font-weight: bold;
	font-family: Verdana, Helvetica;
	FONT-SIZE: 8pt;
}



p.x  {
	font-size: 7pt;
	background-color: #D5E6FF;
}



td.x {   
	background-color: #D5E6FF;
}

td.xb {   
	background-color: #D5E6FF;
         border: 1 solid #214C94;
	}




td.y {   
	background-color: #D5E6FF;
	font-weight: bold;
}



h2.x {
	font-size: 10pt;
	font-weight: bold;
	text-alignment: center;
}



hr   {
	color: #D5E6FF;
}

hr.dark   {
	color: #214C94;
}



a, 
a:link,
a:visited,
a:active,
a:hover {
	font-family: Verdana, Helvetica;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;

} 

a:link,
a:visited {
	color: #191970;
}

a:active,
a:hover {
	color: #214C94;	
}

a.x:link,
a.x:visited,
a.x:active,
a.x:hover{
	font-size: 7pt;	
}

a.y:link,
a.y:visited,
a.y:active,
a.y:hover {
	font-size: 8pt;
	font-weight: lighter;
}

a.z:link,
a.z:visited {
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
}

a.z:active,
a.z:hover {
	font-size: 8pt;
	color: #dddddd;
	font-weight: bold;
}

li.red {
	FONT-FAMILY: Verdana, Helvetica;
	FONT-SIZE: 8pt;
	font-weight: bold;
	color: rgb(255,0,0);
}

.bullet1 {
  font-size: 8pt;
  font-weight: bold;
  color: #214C94 
}



