h1			{
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #999999;
}
h2			{
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #999999;
}
h3			{
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #999999;
}
a:active	{
	font: normal 12px "Courier New", Courier, monospace;
	color: #999999;
}
a:link       {
	font: normal 12px "Courier New", Courier, monospace;
	color: #999999;
}
a:visited    {
	font: normal 12px "Courier New", Courier, monospace;
	color: #999999;
}
body         {
	background: #FFFFFF;
	margin-top: 0px;
}
li           {
	font: normal 11px "Courier New", Courier, monospace;
	color: #999999;
}
ol           {
	font: normal 11px "Courier New", Courier, monospace;
	color: #999999;
}
table        {
	font: normal 11px "Courier New", Courier, monospace;
	color: #999999;
}
td           {
	font: normal 11px "Courier New", Courier, monospace;
	color: #999999;
}
.lmenu	{
	padding: 15px;
}
.lmenu a {
	text-decoration: none;
}
.lmenu div	{
	border-bottom: dotted 1px #FFFFFF;
}
.bottom	{
	padding: 10px;
	border-top: solid 2px #CCCCCC;
}
.txt	{
	color:#333333;
	padding: 5px;
}
