body {
	font-family: sylfaen, "Trebuchet MS", Arial;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #08086C;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
a:link {
	font-family: sylfaen, "Trebuchet MS", Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	font-family: sylfaen, "Trebuchet MS", Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
a:hover {
	font-family: sylfaen, "Trebuchet MS", Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
td {
	font-family: sylfaen, "Trebuchet MS", Arial;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
}
.content {
	font-family: sylfaen, "Trebuchet MS", Arial;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
}
.heading {
	font-family: sylfaen, "Trebuchet MS", Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
