body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	line-height: 18px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
}

a {
  	color: #000000;
}

.tdpages {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	background-image: url(images/framework/background.gif);
	background-repeat: no-repeat;
}

.heading {
	font-family: "Times New Roman", Times, serif;
 	font-size: 18px;
	color: #996632;
	line-height: 22px;
}

.head_blue {
	font-family: "Times New Roman", Times, serif;
 	font-size: 12px;
	color: #000066;
	line-height: 18px;
	font-weight: bold;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.homemessage
{
    font-family: Arial, Helvetica, sans-serif;
    padding: 35px;
    font-size: medium;
    font-style: italic;
    font-weight: lighter;
    color: #666666;
    text-align: center;
}