@charset "utf-8";
/* CSS Document */

body {
	background-color: #272526;
}
body,td,th {
	color: #CCCCCC;
}
.jaysasmalllink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #aaaaaa;
	text-decoration: none;
}
.jaysafooterlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #e0e0e0;
	font-weight: bold;
	text-decoration: none;
}
.jaysayellowlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #dfde00;
	font-weight: bold;
	text-decoration: none;
}
.bluecaps {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #0a736b;
}
.buttonsubmit {
	font-family: "Times New Roman", Times, serif;
	color: #dfde00;
	background-color: #0a736b;
}
.jaysatoptitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #dfde00;
}
