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

.cell { 
	text-align:center; 
	border-bottom:1px solid #333333; 
	border-right:1px solid #333333; 
	padding:5px;}
.cell_right {
	text-align:center; 
	border-bottom:1px solid #333333; 
	padding:5px;}
h1.templates {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	color:#004990; 
	margin:0px; 
	text-align:left;}
