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

p.solid {border-style: thick solid; }
table {
	border: 1px solid #FFFFFF;
} 

