

BODY {

  font-family	: Arial, Verdana, Tahoma, Helvetica;
  font-size		: 12pt;
  font-weight 	: normal;
  
  margin-top	:0px; 
  margin-right	:0px; 
  margin-bottom	:0px; 
  margin-left	:0px;
  
  width			: 100%;
  
}

a:link     
{
  font-family	: Arial, Verdana, Tahoma, Helvetica;
  font-weight	: bold; 
  color			: 'blue';
  text-decoration:none;

}
a:visited 
 {
  font-family	: Arial, Verdana, Tahoma, Helvetica;
  font-weight	: bold; 
  color			: 'blue';
  text-decoration:none;
}
a:hover  
{
  font-family	: Arial, Verdana, Tahoma, Helvetica;
  font-weight	: bold; 
  color			: 'blue';
  text-decoration:underline;
}
a:active 
{
  font-family	: Arial, Verdana, Tahoma, Helvetica;
  font-weight	: bold; 
  color			: 'blue';
  text-decoration:none;
}


table.header {
  border-top: 		#C0C0C0 1px solid;
  border-right: 	#C0C0C0 1px solid;
  border-bottom: 	#C0C0C0 1px solid;
  border-left: 		#C0C0C0 1px solid;
}


table.lines {
  border-top: 		black 1px solid;
  border-right: 	black 1px solid;
  border-bottom: 	black 1px solid;
  border-left: 		black 1px solid;
}


table.frontpage {
  border-top: 		black 1px solid;
  border-right: 	black 1px solid;
  border-bottom: 	black 1px solid;
  border-left: 		black 1px solid;
  font-size: 9pt;
  background-color: "#80FFFF";
}

table.body {
  border-right: 	#C0C0C0 1px solid;
  border-left: 		#C0C0C0 1px solid;
}


table.footer {
  font-size: 8pt;
  border-top: 		#C0C0C0 1px solid;
  
}

table.people {
  font-size: 9pt;
  
}

table.sidebar {

 background		:#5D5D5D;
 margin-left	: 20px;
 
}



table.features {
  border-top: 		black 1px solid;
  border-right: 	black 1px solid;
  border-bottom: 	black 1px solid;
  border-left: 		black 1px solid;
  font-size: 11pt;
  background-color: "#C0C0C0";
}


table.td.sidebar {

  text-valign		: MIDDLE;
  text-align  		: left;

}


td.bottomlines {
  border-bottom: black 1px solid;
}


td.rightline {
  border-right: black 1px solid;
}



DIV.sidebar {
  float			: left;
  clear			: both;
  
  text-align	: left;
  width			: 150px;
  
  padding		: 5px;
  
  border		: 3px solid #CCCCCC; 
  
  margin-left	: 2%;
  
 /* background-color: #939393; */
  background-color	: #25282A;
  background		: #4B5055;

}




A.footer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 8pt;
  color: 'black';
  text-decoration: none;
}

A.photo:active{
   background-color: 'black'; 
}



A.aa1:link {

	font-size		: 11pt;
	
	text-decoration	: none;
	color			: #D2D3D4; /* off white */
	color			: #A9A9A9;
	color			: #000000;
	line-height		: 26px;
	
	background		:#CCCCCC;
	display			: block;
	font-weight		: normal;
	
	width			: 190px; 
  	
}


A.aa1:visited {

	font-size		: 11pt;
	text-decoration	: none;
	color			: #D2D3D4; /* off white */
	color			: #000000;
	line-height		: 26px;
	background		:#CCCCCC;
	font-weight		: normal;
	display			: block;
	
	width			: 190px;  	
  	
}


A.aa1:active {

	font-size		: 11pt;
	text-decoration	: none;
	color			: #D2D3D4; /* off white */
	color			: #000000;
	line-height		: 26px;
	background		:#CCCCCC;
	font-weight		: normal;
	display			: block;
	
	width			: 190px;  
  	
}

A.aa1:hover {

	font-size		: 11pt;
	/* background-color: #CCCCCC; */
	background-color: #E6E6E6;
	text-decoration	: none;

	color			:#D2D3D4; /* off white */
	color			:#000000; 
	line-height		: 26px;
	display			: block;
}





A.aa2:link {
	text-decoration	: none;
	color			: #D2D3D4; /* off white */
	color			: #A9A9A9;
	line-height		: 26px;
	background		:#4B5055;
	
	font-weight		: normal;
	
	width			: 100px;  	
  	
}


A.aa2:visited {
	text-decoration	: none;
	color			: #D2D3D4; /* off white */
	color			: #A9A9A9;
	line-height		: 26px;
	background		:#4B5055;
	
	font-weight		: normal;
	
	width			: 100px;  	
  	
}


A.aa2:active {
	text-decoration	: none;
	color			: #D2D3D4; /* off white */
	color			: #A9A9A9;
	line-height		: 26px;
	background		:#4B5055;
	
	font-weight		: normal;
	
	width			: 100px;  	
  	
}

A.aa2:hover {
	/* background-color: #CCCCCC; */
	background-color: #777777;
	text-decoration	: none;

	color			:#D2D3D4; /* off white */
	color			:#000000; 
	line-height		: 26px;
	
}

