.Lfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-transform: none;
	color: #000000;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
}
.TitleClear {
	color: #FAFBFD;
}
.BottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}
A:link {text-decoration: underline; color: #000099;}
A:visited {text-decoration: underline; color: #000099}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #0000CC;}


