﻿body
{
	font-family:Arial;
	font-size:13px;
	color:Black;
}

a.serviceHeader, a.serviceHeader:hover
{
	font-family:Arial;
	font-size:14px;
	text-decoration: none;
	font-weight:bold;
	color:#196380;
}

h1
{
	font-family:Arial;
	font-size:20px;
	color:#196380;
}

.error
{
	font-family:Arial;
	font-size:20px;
	color:Red;
}

.FAQQuestion /*For use with questions on FAQ page*/
{
	vertical-align:middle;
}

.FAQAnswers /*For use with answers on FAQ page*/
{
	color: black;
	font-size:16px;
	vertical-align:middle;
}

.QAMarker /*for use with Q and A markers on FAQ page */
{
	color:Gray;
	font-size:32px;
}

a.FAQsQList, a.FAQsQList:hover
{
	color:#196380;
	font-size:14px;
	text-decoration: none;
}

td.home
{
	background-image: url('images/pig_09.jpg'); 
	color:#196380;
	font-size:22px;
	font-weight:bold;
	text-decoration:none;
}
