
.menu{
	color:deeppink;
	font-color:black;
	font-size:11pt;
	font-family:"Times New Roman";
	font-weight:bolder;
	font-stretch:extra-condensed;
	height:90%;
	padding:12px;
	border:3px solid deeppink;
	border-color:deeppink;
	display:marker;
}

.right{
	color:black;
	font-color:white;
	font-size:7pt;
	font-family:"Times New Roman";
	font-weight:bolder;
	font-stretch:extra-condensed;
	height:90%;
	display:marker;

}

.menufont{
	font-size:15pt;
	font-family:"Times New Roman";
	font-color:deeppink;
}

.footer{
	font-size:6pt;
	font-family:"Times New Roman";
	font-color:deeppink;
}

.rfooter{
	font-size:6pt;
	font-family:"Times New Roman";
	font-color:deeppink;
}

.plofile{
	color:black;
	font-color:white;
	font-size:11pt;
	font-family:"Times New Roman";
	font-weight:bolder;
	font-stretch:extra-condensed;
	border:3px solid black;
	border-color:black;
	display:marker;

}

.field{
	font-size:8pt;
	color:deeppink;
	background:pink;
}

.button{
	font-size:8pt;
	color:blue;
	background:#aaccaa;
}

.mailmaga{
	font-size:7pt;
	color:blue;
	background:#aaccaa;
}

.td{
	empty-cells:hide;
	border-left:1px 1px;
	border-right:1px 1px;
	border-bottom:1x 1px;
	padding-left:3px;
	padding-right:3px;
}

.th{
	empty-cells:hide;
	border-left:1px 1px;
	border-right:1px 1px;
	border-top:1x 1px;
	border-bottom:1x 1px;
	padding-left:3px;
	padding-right:3px;
}
