.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #6b2a24;
	text-decoration: none;
}
.body-text a:link { text-decoration:underline; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; color: #4B1D18; font-weight: bold; }
.body-text a:link.active { text-decoration:underline; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; color: #4B1D18; font-weight: bold; }
.body-text a:visited { text-decoration:underline; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; color: #4B1D18; font-weight: bold; }
.body-text a:hover { text-decoration:underline; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; color: #4B1D18; font-weight: bold; }

.body-titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	line-height: 26px;
	color: #6b2a24;
	text-decoration: none;
}
.body-links {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 18px;
	color: #958176;
	text-decoration: none;
}

.body-links a:link { text-decoration:none; font-family: "Times New Roman", Times, serif;font-size: 17px;line-height: 18px; color: #958176; }
.body-links a:link.active { text-decoration:none; font-family: "Times New Roman", Times, serif;font-size: 17px;line-height: 18px; color: #826e63; }
.body-links a:visited { text-decoration:none; font-family: "Times New Roman", Times, serif;font-size: 17px;line-height: 18px; color: #958176; }
.body-links a:hover { text-decoration:none; font-family: "Times New Roman", Times, serif;font-size: 17px;line-height: 18px; color: #826e63; }

.base-links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	color: #958176;
	text-decoration: none;
}

.base-links a:link { text-decoration:none; font-family: "Times New Roman", Times, serif;font-size: 12px;line-height: 12px; color: #958176; }
.base-links a:link.active { text-decoration:none; font-family: "Times New Roman", Times, serif;font-size: 12px;line-height: 12px; color: #826e63; }
.base-links a:visited { text-decoration:none; font-family: "Times New Roman", Times, serif;font-size: 12px;line-height: 12px; color: #958176; }
.base-links a:hover { text-decoration:none; font-family: "Times New Roman", Times, serif;font-size: 12px;line-height: 12px; color: #826e63; }

table.full {
	height: 100%;
}

html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }
   
