td.body
{
	font-family: georgia;
	color: black;
	font-weight: bold;
}
td.body2
{
	font-family: georgia;
	color: black;
}

a.link
{
	font=family: georgia;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.link:active
{
	font=family: georgia;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.link:visited
{
	font=family: georgia;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.link:hover
{
	font=family: georgia;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a.me
{
	font=family: georgia;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.me:active
{
	font=family: georgia;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.me:visited
{
	font=family: georgia;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.me:hover
{
	text-decoration: underline;
}
div.red
{
	font-family: georgia;
	color: red;
	font-weight: bold;
}
