body
{
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #354A56;
	font-family: arial;
	font-size: 12px;
}
.bodytxt{
font-family:arial;
font-size:11px;
color:#ffffff;
}
.linktxt
{
	font-family: arial;
	font-size: 12px;
	color: #838383;
	text-indent: 5px;
	border-width: 0px;
}
.richtxt{
font-family:arial;
font-size:12px;
color:#98A0AB;
text-indent:5px;
}
.boxtxt{
font-family:arial;
font-size:12px;
color:#403F3F;
}
li { margin: 0 0 5px 0; }
