.OrangeTitle {
	font-family: "Times New Roman", Times, serif;
	color: #E89419;
	font-weight: bold;
	font-style: italic;
	font-size: 22px;
}

.TitleContent {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}

.TextContent {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.SubMenuTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 16px;
}
a, A:link, a:visited, a:active, A:hover	{
	color: Blue; 
	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px
}

td, tr {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
