BODY
{
	color: #000000; 
	font-family: Arial, sans-serif; 
}
TD.heading
{
	font-weight: bold;
	font-size: 16px; 
}
TD.instructions
{
	font-size: 13px; 
}
TD.login
{
	font-size: 16px; 
}
TD.signup
{
	font-weight: bold;
	font-size: 16px; 
}
TD.forgottenPassword
{
	font-weight: bold;
	font-size: 12px; 
}
A:hover 
{
	color: #ffee78;
}

