td
{
    font-size: 12px;
    color: #000000;
    font-family: Tahoma;
}

a:link,
a:active,
a:visited
{
    font-weight: bold;
    font-size: 12px;
    color: #637C9F;
    text-decoration: none;
}
a:hover
{
    color: #C06225;
    text-decoration: underline;
}

.orangeSM
{
	font-size:12px;
	color: #c06225;
}

.orangeMD
{
	font-size:15px;
	color: #c06225;
}

.orangeLG
{
	font-size:18px;
	color: #c06225;
}

.darkBlueSM
{
	font-size:12px;
	color: #3A4A61;
}

.darkBlueMD
{
	font-size:15px;
	color: #3A4A61;
}

.darkBlueLG
{
	font-size:18px;
	color: #3A4A61;
}

.ltBlueSM
{
	font-size:12px;
	color: #637C9F;
}

.ltBlueMD
{
	font-size:15px;
	color: #637C9F;
}

.ltBlueLG
{
	font-size:18px;
	color: #637C9F;
}

/*****************/
.dkColorMD
{
	color: #c06225;
	font-size: 18px;
}
.dkColorSM
{
	color: #c06225;
	font-size: 14px;
	font-weight: bold;
}
/*****************/

.ltColorMD
{
    color: #637C9F;
	font-size: 18px;
}

.ltColorSM
{
    color: #637C9F;
	font-weight: bold;
    font-size: 14px;
}
/*****************/