
.contenttext, TABLE, TR, TD, LI, P 
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #676560;
}

.whitetext 
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
}

.contenttext A:link, .contenttext A:visited { color: #3300FF; }

.largerRed
{ font-family:  Arial, Helvetica; font-size: 14px; color: #FF3333; font-weight : bold;}

.largertext
{ font-family:  Arial, Helvetica; font-size: 14px; }

.largeboldtext
{ font-family:  Arial, Helvetica; font-size: 16px; font-weight : bold; }

.boldtext
{ font-family:  Arial, Helvetica; font-size: 14px; font-weight : bold; }

.smallboldtext
{ font-family:  Arial, Helvetica; font-size: 10px; font-weight : bold; }

.subTool
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	color: White
}

.textTool
{ font-family:  Arial, Helvetica, sans-serif; font-size: 10px; font-weight : bold; color: #FFFFFF }

.textTool A:link, .textTool2 A:visited { color: #99CCFF; }

A:link
{
	color: White;
}

A:visited
{
	color: White;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
}

