a { text-decoration: none; }
a:hover { text-decoration: underline; }



body { margin: 0px; }


div
{
	font-size: small;
	font-family: verdana, arial;
}

td
{
	font-size: small;
	line-height: 150%;
	font-family: verdana, arial;
	color: #555555;
}

td.bright
{
	font-size: x-small;
	line-height: 150%;
	font-family: verdana, arial;
	color: #FFF;
}

td.dark
{
	font-size: x-small;
	line-height: 150%;
	font-family: verdana, arial;
	color: #333;
}
.profile
{
	font-size: small;
	line-height: 200%;
	font-family: verdana, arial;
	color: #FFF;
}

.cover
{
	font-size: 18px;
	line-height: 200%;
	font-family: georgia;
	color: #FFF;
}

.halifax
{
	font-size: 21px;
	font-family: verdana, arial;
	color: #06F;
}

.txt
{
	font-size: x-large;
	font-family: verdana, arial;
	color: #0A70B4;
	line-height: 150%;
}

.small
{
	font-size: xx-small;
	font-family: geneva,verdana,arial;
	color: #555555;
}

.form
{
	font-size: small;
	font-family: verdana, arial;
}

th
{
	font-weight: bold;
	font-size: medium;
	font-family: verdana, arial;
	color: #BBBBBB;
}

.h1
{
	font-weight: bold;
	font-size: large;
	font-family: georgia,times;
}

.h2
{
	font-weight: bold;
	font-size: medium;
	font-family: georgia,times;
}

.redtext { color: red; }
.red { color: red; }
.whitetext { color: #FFFFFF; }
.white { color: #FFFFFF; }