/* CSS Document */

h1 {
	color: #93b63d;
}
h2 {
	color: #93b63d;
}
h3 {
	color: #93b63d;
}

.faq_answer {
	background-color: #93b63d;
}

.ahighlight {
	font-weight: bold;
	color:#333;
}

.title_table td {
	font-weight: normal;
	color:#333;
	background-color:#F5F5F5;
}

.title_table a {
	color:#333;
}

.highlight td {
	font-weight: bold;
}

.order_selected {
	color: #006;
	text-decoration: underline;
}

