body {
	background: #1F1956;
}

.list {
	font-family: Verdana, sans-serif;
	font-size : 10pt;
	color : Black;
	line-height : 150%;
}

.title {
	font-weight : bold;
	font-size : 25pt;
	font-family : serif;
	letter-spacing : 3pt;
}

.clark {
	font-family: serif; 
	font-size: 18px;
}

.ssbold { 
 font-family :  sans-serif;
 font-size :  10pt;
 font-weight :  bold; }
 
 .ss {
   font-family :  sans-serif;
  font-size :  10pt;
  }
  
   .ssmall {
   font-family :  sans-serif;
  font-size :  8pt;
  }
  
  .svsmall {
	font-family: sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
  
  .subtitle { 
   font-family :  serif;
   font-size : 20pt;
   font-weight :  bold; }
   
  .header { 
   font-family :  sans-serif;
   font-size : 16pt;
   font-weight :  bold; 
   background-color : #1F1956;
   color : white;
   }

  .section { 
   font-family :  sans-serif;
   font-size : 11pt;
   font-weight :  bold; }
   
TD {
	font-family : sans-serif;
	font-size : 9pt;
}

.tdBold { 
   font-family :  sans-serif;
   font-size : 9pt;
   font-weight :  bold; 
}

A.link  {
	text-decoration : none;
	color : Blue;
	font-family : Arial, Verdana, sans-serif, Helvetica;
}

A.link:Hover  {
	color : Blue;
	text-decoration : underline;
	font-family : Arial, Verdana, sans-serif, Helvetica;
}

A.link:Visited  {
	color : Blue;
	font-family : Arial, Verdana, sans-serif, Helvetica;
}

A.dark  {
	text-decoration : none;
	color : White;
	font-family : Arial, Verdana, sans-serif, Helvetica;
}

A.dark:Hover  {
	color : White;
	text-decoration : underline;
	font-family : Arial, Verdana, sans-serif, Helvetica;
}

A.dark:Visited  {
	color : White;
	font-family : Arial, Verdana, sans-serif, Helvetica;
}

.sectionTB {
	border: 1pt solid Black;
	background-color : white;
}

.parentTable {
 	background-color : #4F4589;
	border: 1px solid Black;
}

.pricesTable {
	background-color : white;
}
