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


body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/bground_page.jpg);
}
td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
}
.title {font-weight:bold};
.line {border-bottom: solid thin #CCCCCC;}
