.text_body {
	font-family : Tahoma;
	font-size : 13px;
	color : White;
	font-weight : bold;
}

.text_plain {
	font-family : Tahoma;
	font-size : 13px;
	color : White;
}

.text_list {
	font-family : Tahoma;
	font-size : 11px;
	color : White;
	font-weight : bold;
}

.text_header {
	font-family : Tahoma;
	font-size : 14px;
	color : #669966;
	font-weight : bold;
}

.text_small {
	font-family : Tahoma;
	font-size : 10px;
	color : White;
	font-weight : bold;
}
.text_links {
	font-family : Tahoma;
	font-size : 13px;
	color : White;
	font-weight : bold;
	text-decoration : none;
}