body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 15px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 10px;
}
.background_table_eff
{
	background-image: url(../images/img_effect.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: top;
}