.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	color: #5E4B4C;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #CC0000;
}
.bigserif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
 	color: #333333;
	line-height:24px;
    
}
.smallitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 11px;
	color: #CC6600;
	font-style: italic;
}
a:link {
	text-decoration: underline;
	color: #666666;
}
a:visited {
	text-decoration: underline;
	color: #5f4d4e;
}
a:hover {
	text-decoration: none;
	color: #660000;
}
a:active {
	color: #5f4d4e;
}

img
{  border-style: none;
}

.tdcolling{
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  cursor: pointer;
  padding-top:4px;
}