.style3 {font-family: Georgia, "Times New Roman", Times, serif}
.heading {
	color: #828b8d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
}
.thead{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #60000C;
	font-weight:bold;
	background-color:#c6a3a7;
	padding-left:4px;
}
.tsmall{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #000000;
	background-color:#c6a3a7;
}
.category{
	text-decoration:none;
	color:#60000C;
	font-size:11px;
}
a.category:hover{
	text-decoration:underline;
}
h1{
	background-image:url(images/h1.jpg);
	background-repeat:no-repeat;
	padding-left:35px;
	line-height:32px;
	color:#60000C;
}
h3{
color:#666666;
margin-bottom:3px;
margin-top:2px;

}.underline {
	text-decoration: underline;
}
