td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.whiteItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #CCCCCC;
}
.whiteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
.yellowBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC33;
}
.yellowBold a {
	color: #FFCC33;
}
.yellowBold a:link {
	color: #FFCC33;
}
.yellowBold a:visited {
	color: #FFCC33;
}
.space {
	letter-spacing: 0.5px;
	page-break-after: 30;
	page-break-before: 30;


}
.yellow {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC33;
}
.white10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFF;
	line-height: 15px;
}
.twelve_pt {
	font-size: 12px;
}
.forteen_pt_wht {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
}
.forteen_pt_wht_italic {
	font-style: italic;
}


.forteen_pt_yellow {
	font-size: 14px;
	color: #FC0;
}
.forteen_pt_yellow a {
	font-size: 14px;
	color: #FC0;
}
.forteen_pt_yellow a:link {
	font-size: 14px;
	color: #FC0;
	text-decoration: none;
}
.forteen_pt_yellow a:visited {
	font-size: 14px;
	color: #FC0;
}
.forteen_pt_yellow a:hover {
	font-size: 14px;
	color: #FC0;
	text-decoration: underline;
}

.twenty_pt_yellow {
	font-size: 22px;
	color: #FC0;
	text-decoration: none;
}
.twenty_pt_yellow a {
	font-size: 22px;
	color: #FC0;
	text-decoration: none;
}
.twenty_pt_yellow a:link {
	font-size: 22px;
	color: #FC0;
	text-decoration: none;
}
.twenty_pt_yellow a:visited {
	font-size: 22px;
	color: #FC0;
}
.twenty_pt_yellow a:hover {
	font-size: 22px;
	color: #FC0;
	text-decoration: underline;
}.yellowBold30 {
	font-size: 30px;
	color: #FC0;
}
