

TD
{
	font-family	: 	verdana;
	font-size	:	10pt;
}
TD.title
{
	font-size	:	11pt;
	color		:	#32517C;
	font-weight	:	bold;
	text-decoration: underline;
}

TD.subtitle
{
	font-size	:	10pt;
	color		:	#32517C;
	font-weight	:	bold;
	text-decoration: underline;
}

TD.warning
{
	font-size	:	10pt;
	color		:	#A17457;
	font-weight	:	bold;

}


A:link, A:active, A:visited
{
	text-decoration	:	underline;
	color			:	#32517C;
	cursor			:	hand;
}

A:hover
{
	text-decoration	:	underline; 
	color			:	#32517C;
	cursor			:	hand;
}
.menulink
{
	font-family:Arial;
	text-alignment:left;
	font-weight: bold;
	margin-left:20px;

}