body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-image: none;
	background-color: #CCCCCC;
	margin-top: 5px;
}
a:link {
	font-family: Tahoma;
	font-size: xx-small;
	color: #3C3C3C;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: xx-small;
	color: #007bc1;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: xx-small;
	color: #3C3C3C;
	text-decoration: none;
}
.apply {
	font-family: Tahoma;
	font-size: xx-small;
	color: #007bc1;
	text-decoration: none;
}
