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

h1 {color:#000;
	font:"Times New Roman", Times, serif;
	font-size:14;
}

h2 {color:#000;
	font:"Times New Roman", Times, serif;
	font-size:12;
}

p  {color:#000;
	font:"Times New Roman", Times, serif;
	font-size:10;
}


#sidebar1, #MenuBar1, #google {display:none;}

#mainContent{border:none;
			padding:0;
			width:auto;
}

a:after{content: "("attr(href) ")";
}
