
	
		.white
{
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	font-family: arial;
	text-decoration: none;
}
		.whitemed
{
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
	font-family: arial;
	text-decoration: none;
}

		.black
{
	font-size: 12px;
	color: #000000;
	line-height: 13px;
	font-family: arial;
	text-decoration: none;
}
		.greysmall
{
	font-size: 10px;
	color: #999999;
	line-height: 12px;
	font-family: arial;
	text-decoration: none;
}
		.grey
{
	font-size: 12px;
	color: #999999;
	line-height: 12px;
	font-family: arial;
	text-decoration: none;
}

.menutext {
	color: #ffffff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 90%;
	line-height: 1.25em;
}
.bodytext {
	color: #262626;
	font-family: "Arial", sans-serif;
	font-size: 105%;
	line-height: 1.5em;
}
.bodytext2 {
	color: #262626;
	font-family: "Arial", sans-serif;
	font-size: 75%;
	line-height: 1.5em;
}
.menutext {
	color: #ffffff;
	font-family: "Arial", sans-serif;
	font-size: 70%;
	line-height: 1.5em;
}
.fottertext {
	color: #ffffff;
	font-family: "Arial", sans-serif;
	font-size: 65%;
	line-height: 1.25em;
}

	A:Link     { color: #ffffff; }
	A:Active   { text-decoration:underline }
	A:Visited  { color: #ffffff; text-decoration:underline }
	A:Hover    { text-decoration:underline }