
body{
	font-size:10pt;
	color:rgb(0,0,0);
	backgound-color:rgb(255,255,255);
	font-family:serif;
	}
p, td{
	text-align:justify;
	font-family:sans-serif;
	font-size:10pt;
	}
a{
	color:rgb(130,130,130);
	
	//text-decoration:none;
}
h1{
	font-size:18pt;
	font-family:serif;
	font-weight:bold;
}
h2{
	font-size:14pt;
	font-family:serif;
	font-weight:bold;
}
h3{
	font-size:12pt;
	font-family:serif;
	font-weight:bold;
}
p.info{
	font-size:8pt;
	text-align:right;
	color:rgb(127,127,127);
	}
	