body {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
td { font-size: 12px  }
a:link  {
	font-size: 12px;
	color: #3333FF;
	text-decoration: none; 
}
a:visited {
	font-size: 12px;
	color: #666699;
	text-decoration:  underline;
}
a:hover { 
font-size: 12px; 
text-decoration: underline; 
color: #3333FF}
a:active {
	font-size: 12px;
	text-decoration: none;
	color: #3333FF;
}
.font {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
}
.fontred {
	font-size: 12px;
	line-height: 140%;
	color: #FF3333;
}
.font10w {
	font-size: 10px;
	line-height: 100%;
	color: #666666;
}
.arial {
	font-family: "Arial", "Helvetica", "sans-serif";
}
.bold { font-size:12px; 
color:#FFFFFF; 
font-weight: bold;
}
.arialb {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
