/* CSS Document */

.bodytext {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 13pt;
}
.bodytextwhite {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 15pt;
}
.bodytextwhitesmall {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
}
