﻿h1.faq
{
	font-size: large;
}
ul#faqs
{
	list-style-type: disc;
}
ul#faqs li a, .faq a#uxShowAll
{
	text-decoration: underline;
	color: #ff6600;
}
a#uxShowAll:hover, ul#faqs a:hover
{
	text-decoration: none;
}
