
a:link {
	font-style:     italic;
	font-weight:     bold;
	text-decoration: none }

a:visited {
	font-style:     italic;
	font-weight:     bold;
	text-decoration: none }

a:active {
	font-style:     italic;
	font-weight:     bold;
	text-decoration: none }

h1 {
	font-size:     12px;
	font-weight:    bold;
	text-align:     center;
	letter-spacing: 1px }

h2 {
	font-size:     11px;
	font-weight:    bold;
	text-align:     center;
	letter-spacing: 1px }

body {
	font-size:  10px;
	font-family: serif, "Times New Roman";
	text-align:  center }

td img {
	border: outset 2px }

/*settings footer*/
p#footer {
	display: none }

.padfoot {
	display: none }

/*settings footer - end -*/

