body         {
 	background-color: #FFFFCC; 
 	font-family: Arial; 
 	font-size: 10pt; 
 	}

td.Heading1 {
   background-color: #FFFFFF; 
	text-align: center; 
	font-family: Arial; 
   font-size: 14pt; 
   border: 2 solid #66CCFF 
	}

td.Heading2 {
   background-color: #FFFFFF; 
	text-align: Center; 
	font-family: Arial; 
   font-weight: bold; 
   font-size: 12pt; 
	}

td.Content {
   background-color: #FFFFFF; 
	vertical-align: top;
	font-family: Arial; 
   font-size: 10pt; 
   border: 2 solid #66CCFF 
	}

td.Content2 {
   background-color: #FFFFFF; 
	vertical-align: top;
	font-family: Arial; 
   font-size: 10pt; 
	}

td.LeftMarginCell { 
	width: 17%; 
	background-color: #FFFFFF; 
	text-align: Center; 
	font-family: Arial; 
   font-size: 12pt; 
   font-weight: bold; 
   border: 2 solid #66CCFF 
   }

td.LeftMarginCell2 { 
	width: 17%; 
	background-color: #FFFFFF; 
	text-align: Center; 
	font-family: Arial; 
   font-size: 10pt; 
   font-weight: bold; 
   border: 2 solid #66CCFF 
   }

td.LeftMarginSubCell { 
	width: 17%;
   }

p.HeadingLink {
	margin-bottom: 4;
	text-align: Center; 
	font-family: Arial; 
   font-size: 10pt; 
	}
