body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eeeeee;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-color: #c5c6bd;
}
a:link {
	color: #095ACC;
	text-decoration: none;
	
}
a:visited {
	color: #033987;
	text-decoration: none;
}
a:active {
	color: #3399FF;
	text-decoration: underline;
}
a:hover {
	color: #3399FF;
	text-decoration: underline;
}

.txt12 {
	line-height: 18px;
    font-size: 12px;
	color: #333333;
}

.txt12_g{
	line-height: 18px;
    font-size: 12px;
	color: #666666;
}

.txt12_b{
	line-height: 18px;
    font-size: 12px;
	color: #0066CC;;
}

.txt10 {
	 font-size: 10px;
	 line-height: 16px;
}

<!--•s—v-->
.celltxt12 {
	font-size: 12px;
	padding-left:75pt;
	padding-right:75pt;
	line-height: 150%;
}

.acteto_txt10 {
	font-size: 10px;
	padding-right:20px;
	line-height: 150%;
}
