BODY
{
	font-weight: normal;
	font-size: 18px;
	color: #b4b4cc;
	font-family: 'Times New Roman', Serif;
}

TD {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: arial,helvetica,sans-serif
}

A:active {
	COLOR: #e1e1fa
}

A:link {
	COLOR: #b4b4cc
}

A:visited {
	COLOR: #b4b4cc
}

A:hover {
	color: #e1e1fa
}

.footer {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	FONT-FAMILY: arial,helvetica,sans-serif
}

.title {
	FONT-WEIGHT: bold;
	FONT-SIZE: 24px;
	FONT-FAMILY: 'Times New Roman', Serif
}


