body{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18pt;
	color: #333333;

}
a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: normal;
	color: #000099;

}
a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: normal;
	color: #000099;
	text-decoration: none;

}
a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: normal;
	color: #000099;

}
.bg-01 {
	background-attachment: scroll;
	background-image: url(img/bg_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.title {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	line-height: 18pt;
	color: #14499F;
	font-weight: bold;


}
td  { 
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18pt;
	color: #333333;
 } 