.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.tableNoborder {
}

.largelink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #E9E08C;
}
.style7 {
	color: #FFFFCC;
	font-style: italic;
}


.title {
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
		color: #ffffff;
}
.body {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E5E5E5;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #E9E09B;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E9E09B;
}
a:hover {
	text-decoration: underline;
	color: #E9E09B;
}
a:active {
	text-decoration: none;
	color: #E9E09B;
}

table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}

