body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
style {
	text-decoration: none;
}
.linkedtext {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}

.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}

.medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
}

.xbig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
