p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}



td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.darktext
{
	color: #0F2926;
}

.caption
{
	font-size: 10px;
}

a:link
{
	color: #ffff66;
	text-decoration: none;
}

a:active
{
	color: ffff66;
	text-decoration: underline;
}


a:hover
{
	color: ffff66;
	text-decoration: underline;
}


a:visited
{
	color: ffff66;
	text-decoration: none;
}

a.blue
{
	color: blue;
	text-decoration: none;
}

a.blue:active
{
	color: blue;
	text-decoration: underline;
}


a.blue:hover
{
	color: blue;
	text-decoration: underline;
}


a.blue:visited
{
	color: blue;
	text-decoration: none;
}

h3
{
	color: #006666;
	font-size: 16px;

h4
{
	color: #006666;
	font-size: 14px;
}
