body {
	margin: 0px;
	background-color: #FFF;
	background-image: url('/images/body/back_grid.gif');
	background-repeat;
}
p {
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
}
hr {
	height:	1px;
}
img {
	border: 0px none;
}
td {	
	font-size: 12px;
	cursor: default;
}
#tab {
	border-top: 0px solid #FFFFFF;
	border-right: 2px solid #555875; 
	border-bottom: 0px solid #FFFFFF;
	border-left: 6px solid #555875;
	background-color: #FFFFFF;
	background-image: url('/images/body/back_tab.gif');
	background-repeat;
}
#txt {
	font: normal 12px arial;
	color: #fff;
	letter-spacing: .1em;
	line-height: 14px;
}
#ftr {
	font: normal 10px arial;
	color: #777;
}
#cont {
	font: normal 28px arial;
	color:#585858;
}
#nav {
	font: bold 16px arial;
	color: #585858;
}
a.nav {
	font: bold 14px arial;
	color: #D28A22;
	text-decoration: none;
}
a.nav:visited {
	color: #D28A22;
	text-decoration: none;
}
a.nav:hover {
	color: #E29E3D;
	text-decoration: none;
}
a {
	font: normal 12px arial;
	color: #484848;
	text-decoration: none;
}
a:visited {
	color: #585858;
	text-decoration: none;
}
a:hover {
	color: #B60000;
	text-decoration: none;
}
