/* CSS Document */
/* print.css */
html

{
color:#000;
background-color: #FFF;
font-size: 12pt;
font-family:"Times New Roman", Times, serif;

}

body
{   
	margin-left:0;
	margin-right:0;
	width: 80%;
	font-size: 12pt;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	
}
div.container_Rounded
{
color:#000000;
font-family:"Times New Roman", Times, serif;
}

h5, h2, h1, div#container_main_Rounded h5, div#container_main_Rounded2 h5, div.index h5
{
	color:#000;
	font-size:16px;
	font-family:"Times New Roman", Times, serif; 
}

div#container_main_Rounded2, div.index, div.index p
{
border:none;
background-image:none;
}


img, ul, element
{
 display:none;
}

