.body,tr,td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 150%;


}
.title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: lighter;
	color: #AAAB63;
}
.title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #738801;
	text-align: center;
	letter-spacing: 6px;
	line-height: 40px;
	text-transform: uppercase;
}
.title3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #AAAB63;
}
.footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: lighter;
	color: #333333;
	text-align: center;
}
.button { color:#FFFFFF; background:#AAAB63; }
.button:hover { background:#896F21; }
a:hover { text-decoration: none; }
a { color: #896F21; }
