body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
a:link {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #990000;
}
h2 {
	font-size: 14px;
	color: #990000;
}
.sideBoxes {
	background-color: #F3E7DB;
}
.shadowLeft {
	background-image: url(images/side_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.shadowRight {
	background-image: url(images/side_right.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.testomonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #990000;
}
.pTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #990000;
}
