	#white_text {
		color: #FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		line-height: 30px;
	}
	#menu_text {
		color: #000000;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 30px;
		text-decoration:none;
	}
	#text {
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		line-height: 30px;
	}
	#text_body {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 13px;
		line-height: auto;
	}
	.selected {
		color: #FF9900;
		font-style:italic;
		font-weight: bold;
	}
	#orange {
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color: #FF9900;
		text-decoration: none;
		font-weight: bold;
	}
	.blue {
		color:#000066;
	}
	.body {
		color: #000000
	}
