.MainText
{
	font-family : sans-serif;
	font-size : smaller;
	color : Black;
}

.SelectedText
{
	font-weight: Bold;
	font-style : italic;
}
TD
{
	font-size: 13px;
        font-family: sans-serif;
        color : Black;
        text-align: justify;
}

A.menuItem:LINK, A.menuItem:VISITED
{
	text-decoration: none; color: Black;
}
