body {	font-family: Arial, Helvetica, sans-serif;	font-size: 12pt;	text-align: center;	padding: 0px;	background-color: #efe7de;	margin : 0px 0px 0px 0px;	height: 100%;} 

td {FONT-FAMILY: Arial, Helvetica, sans-serif;	FONT-SIZE: 12px; color: #666666;	margin: 0px;	vertical-align : top;	text-align : center;}
td A:link, td A:visited, td A:active {	color: #666666;	font-weight: normal;	text-decoration: none;}
td A:hover { color: #666666; text-decoration: underline; }

hr { border-top: 1px dashed #9C0001; height: 1px;  }

li {text-align:right; font-weight:lighter; font-size:12px}
li A:link, li A:visited, li A:active {	color: #666666;	font-weight: lighter;	text-decoration: none; }
li A:hover { color: Red; text-decoration: underline; }

h1 {	font-size: 20px;	font-weight: bold;	text-decoration: underline;	text-align : center; }
h2 {	font-size: 12px;	font-weight: bold;	text-align : center;	margin: 0px;}
h3 {	font-size: 14px;	font-weight: bold;	text-align : right;	margin: 0px; letter-spacing: 2px; }
h4 {	font-size: 18px;	font-weight: bold;	text-align : center;	margin: 0px; background-color:#666666; color: #FFFFFF; }
h4 A:link, h4 A:visited, h4 A:active { color: #FFFFFF; text-decoration: none;}
h4 A:hover { text-decoration: underline; }

.text { text-align: center; border: #cccccc solid 1px; width: 760px; background-color: #FFFFFF; margin-top: 10px; padding: 5px;} 
.btext { text-align: right;}