body { text-align: center; min-width: 600px; max-width: 1100px; }
table.main { text-align: center; width: 100%; min-height: 100%; max-height: 100%; border-spacing: 0px; border-width: 0; }
td { padding-left: 3pt; padding-right: 3pt}
td.mainleft { padding-top: 5px; padding-bottom: 5px; color: #ff0; background-color: #000000; vertical-align: top; text-align: center ; width: 15; border-right: 2px solid white; border-top-style: none;border-bottom-style: none; border-bottom-width: 0; border-left-style: none; border-left-width: 0; border-top-width: 0; }
td.maincenter { vertical-align: top; text-align: center; color: #000000; background-color: #FFFFFF; border-left: 2px solid #CC0033; border-right: 2px solid #CC0033; border-top-style:none;border-bottom-style: none; border-bottom-width: 0; border-top-width: 0; }
td.mainright { color: #ff0; background-color: #000000; width: 150px; border-left: 2px solid white; border-top-style: none; border-top-width: 0; border-right-style: none; border-right-width: 0; border-bottom-style: none; border-bottom-width: 0; }
input {
	font-size: small;
	font-family: Tahoma;
	text-align: left;
}
p {
	font-size: small;
	font-family: Tahoma;
	text-align: justify;
}
p.center{text-align: center;}
p.caption{text-align: center; margin-left: 20%; margin-right: 20%;}
p.small {font-size: x-small;}
.red { color: #CC0033; }
.bold { font-weight: bold; }
.white { color: white; font-weight: bold; }
h1 {
	font-size: large;
	font-family: Tahoma;
	font-weight: bold
	text-align: center;
}
h2 {
	font-size: medium;
	font-family: Tahoma;
	font-weight: bold
	text-align: center;
}
h3 {
	font-size: small;
	font-family: Tahoma;
	font-weight: bold
	text-align: center;
}
li { font-size: small; font-family: Tahoma; text-align: left; }
ul { list-style-type: disk; list-style-position: outside; }
.bordered { border: solid 3px #cc0033; }
hr { border-color: #f00; border-width: 1.5px; }
.footer {  }
img.button { width: 135px; height: 25px; padding-top: 2px; padding-bottom: 2px; border-style: none; }
