body {
	font-family: "Century Gothic";
	color: #E46F1F;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a {

	color: #FFFFFF;
	font-size: 11px;
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	font-weight: bold;
	font-style: normal;
	}
A:link {color:#B7C6F1; text-decoration: underline;}

A:active {color:#B7C6F1; text-decoration: underline;}

A:visited {color: #B7C6F1;text-decoration: underline;}

A:hover {color: #FFFFFF;text-decoration: underline;}

a.blueText {

	color: #FFFFFF;
	font-size: 12px;
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	font-weight: bold;
	font-style: normal;
	}
	
.text{
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	padding-left: 5px;
	padding-top: 5px;
}
.bluetext{
	font-family: "Century Gothic";
	color: #B7C6F1;
	font-size: 12px;
	font-style: normal;
	padding-left: 5px;
	padding-top: 5px;
}
