body {
	margin:0px;
	font-family: tahoma;
	font-size: 13px;
	padding: 0;
	background-color: #FFFFFF;
}
.header {
	background-image: url(images/accounting-bg.gif);
	background-repeat: repeat-x;
}
.bg {
	background-image: url(images/costa-rica-bg.gif);
	background-repeat: repeat-y;
}
.menu {
	background-image: url(images/income-tax-menu.gif);
	background-repeat: no-repeat;
}
.menu {
	font-family: tahoma;
	font-size: 13px;
	line-height: 23px;
	padding-left: 20px;
}
.font {
	padding-left: 14px;
	color: #333333;

}
.font a{
	text-decoration:none;
	color: #333333;
}
.font a:hover{
	color: #999999;
	text-decoration:underline;

}
.h1 {
	font-family: tahoma;
	font-size: 13px;
	color: #333333;
	font-weight: bolder;
}
.footer {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.footer a{
	text-decoration:none;
	color: #FFFFFF;
}
.footer a:hover{
	color: #999999;
	text-decoration:underline;
}

.h2 {
	font-family: tahoma;
	font-size: 12px;
	color: #CCCCCC;
}
.txt {
	color: #666666;
	font-family: Tahoma;
}
.webad {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.webad a{
	text-decoration:none;
	color: #FFFFFF;
}
.webad a:hover{
	color: #999999;
	text-decoration:underline;
}
.leadin {
	font-size: xx-large;
}
.style2 {color: #0033FF;
}