/* CSS Document */
.font_w {
	color: #FFFFFF;
	font-weight: bold;
}

.font_r {
	color: #930;
	font-weight: bold;
}

#pie{
	background-color: #FFFFFF;
	padding: 0;
	text-align:center;
	clear: both;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
} 

.white {
	font-family: Tahoma, "sans sans serif";
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}

.bold {
	font-family: Tahoma, "sans sans serif";
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}

.txttitle  {

 font-family: Tahoma, "sans serif";

 color: #333;

 font-size: 12px;

 font-weight: bold;

 line-height: 18px;

}

.txt  {

 font-family: Tahoma, "sans serif";

 color: #333;

 font-size: 11px;

 line-height: 18px;

}

font {
	font-family: Tahoma, "sans sans serif";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.navlink {

 color: #000000;

 font-weight: bold;

 font-size: 12px;

 text-align: center;

 padding-top: 0px;

 height: 20px

}
