.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
A.bodyText:link		{
	color: #666666;
	text-decoration: underline;
}
A.bodyText:hover	{
	color: #333333;
	text-decoration:underline;
	font-weight: normal;
}




body {
	background-color: #F1F1F1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body, td, th, h3, h6 {
	color: #666666;
	font-size: 12px;
	line-height: 17px;
}

h1, h2, h4, h5 {
	color: #666666;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background: images/Title;
	background-image: url(images/TitleBg.JPG);
	line-height: 18px;
}

a {
	color: #333333;
}
.bodyTextSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

A.bodyTextSmall:link		{
	color: #666666;
	text-decoration: underline;
}
A.bodyTextSmall:hover	{
	color: #333333;
	text-decoration:underline;
}
A.bodyTextSmall:visited		{
	color: #666666;
	text-decoration: underline;
}

.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666;
}
.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
}
.listHeading {
	padding-bottom: 0px;
}

