body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/bgMain.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #4e4009;
	text-decoration: none;
	text-align: justify;
}
a {
	color: #b89400;
	text-decoration: underline;
}
a:hover {
	color: #574600;
	text-decoration: underline;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	color: ceb75a;
	text-decoration: none;
	font-style: italic;

}
.headline2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: ceb75a;
	text-decoration: none;
}
.tableOutline {
	border: 5px solid #f1f1f1;


}
