table.full {background: white; border: 0px; border-spacing: 0px; width: 100%}
table.head {background: darkblue; border: 0px; border-spacing: 0px; width: 100%; height: 65px}
td.tl {background: black; width: 100px; text-align: center}
td.tr {background: darkblue}
td.bl {background: #0066FF; text-align: center}
td.br {background: white}
	
body { font-family: verdana, sans-serif}
div.main { padding-left: 25px; padding-top: 3px; padding-right: 20px; color: black; font-size: small; }
p.title { color: white; font-size: x-large}
p.left { color: yellow; font-size: small; text-align: center}
p.toplinks { font-size: small; text-align: center}
p.heading { color: black; font-size: large; text-align: left; text-indent: -15px}
