#Menu {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #0296DC;
	/* a:link color: #0296DC; text-decoration: none;
	a:visited color: #0296DC; text-decoration: none;
	a:focus color: #FD691F; text-decoration: none;
	a:hover	color: #FD691F; text-decoration: none;
	a:active color: #FD691F; text-decoration: none;*/
}
	
#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: justify;
	vertical-align: text-top;
}
#active {
	color: #FD6923;
	text-decoration: none;
}
#asdf {
	font-size: 11pt;
}
#content blockquote p {
	font-size: 14px;
}
#content blockquote table tr td p {
	font-size: 14px;
}
#content blockquote table tr td p strong {
	font-size: 16px;
}
