BODY
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px
}
TD
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px
}
TD.title
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 16px;
    color: #666666;
}

A
{
	font-size: 12px;
	color: #2e3f50;
	font-family: Arial;
	text-decoration: none;
}

A:hover
{
	font-size: 12px;
	color: blue;
	font-family: Arial;
}

A:link
{
	font-size: 12px;
	color: blue;
	font-family: Arial;
	text-decoration: none;
}

A:visited
{
	font-size: 12px;
	color: blue;
	font-family: Arial;
	text-decoration: none;
}

A:active
{
	font-size: 12px;
	color: blue;
	font-family: Arial;
	text-decoration: none;
}

.redStar
{
	font-size: 14px;
	color: red;
	font-family: Arial;
}

.errText
{
	font-size: 10px;
	color: red;
	font-family: Arial;
}
