@charset "UTF-8";
/* CSS Document */

body {
	
	background: url(/img/bg.jpg) repeat-y left #f3f4f5;
	margin: 0;

}

td {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #191919;

}

.home_header{

	font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	color:#4C4C4C;

}

.home_header_sub_link{

	font-family:"Times New Roman", Times, serif;
	font-size:13pt;
	color:#4C4C4C;

}
