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

p.solid {border-style: thick solid; }
table {
	border: 3px solid #CCCCCC;
} 
