.main_pink {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #CC6699;
}
.main {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #336699;
	line-height: normal;
}
.main_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bolder;
	color: #FFFFFF;
}
.main_white12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #FFFFFF;
}
.small_white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	color: #FFFFFF;
}
.small_pink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #CC6699;
}
div.hol {
   background-color : yellow;
   }
td.outer {
   cellpadding : 1em;
   border : solid #0099ff;
   }
table.inner {
   background-color : #efefdd;
   font-size : 9pt;
   }
