body {
	margin: 0px;
}
td
{
	font-size:12px;	
}
.font{
	font-size:9pt;
	line-height: 24px;
	color: #333333;
}
.font1{
	font-size:9pt;
	line-height: 24px;
	color: #333333;
	font-weight: bold;
}
.bg {
	background-image: url(images/index_01.gif);
	background-repeat: repeat-x;
}
.font2{
	font-size:9pt;
	line-height: 19px;
	color: #333333;
}
.font3{
	font-size:9pt;
	line-height: 14px;
	color: #7198B9;
}
a:link {
	color: #7198B9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7198B9;
}
a:hover {
	text-decoration: underline;
		color: #7198B9;
}