.body {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	color: #CCCCCC;
}

.body_bold {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	color: #CCCCCC;
}

.body_italic {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	color: #CCCCCC;
	font-style: italic;
}
