body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.whitetext {
	color: #FFFFFF;
}


th {
	font-family: Arial, Helvetica, sans-serif;
}.welcometext {
	font-size: 28px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.titletext {
	font-size: 24px;
	color: #139386;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -.1em;



}
.grey a:link {
	color: #333333;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;

}
.grey  a:visited {
	color: #333333;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;

}
.grey  a:hover {
	color: #333333;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.grey  a:active {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;

}.pagetitle {
	font-size: 18px;
	color: #333333;
	font-weight: bold;


}
