html, body { height: 100%; }

body { font-family: Arial; margin: 0; text-align: center; color: #000000; min-height: 100%; background-color: #FFFFFF; }

.h1 { font-family: Arial; text-align: center; color: #000000; font-weight: bold; font-size: 1em; }

.h2 { font-family: Arial; text-align: center; color: #660099; font-weight: bold; font-size: 1.5em; }

.menu {font-family: Arial; text-align: left; color: #660099; font-weight: medium; font-size: 0.8em; }

.search {font-family: Arial; text-align: center; color: #FFFFFF; font-weight: medium; font-size: 0.8em; }

.footer {font-family: Arial; text-align: center; color: #660099; font-weight: medium; font-size: 0.8em; }

img { border: none; }	

a { text-decoration: none; }
a:link	{color: #660099; }
a:visited {color: #660099; }
a:hover	{color: #666666; }
.tab { font-weight: bold; font-size: 1em; font-family: Arial; }
.tabc { font-weight: bold; font-size: 1em; font-family: Arial; color: #FFFFFF; text-align: center; }
.slsh { font-weight: bold; font-size: 1.2em; font-family: Arial; color: #FFFFFF; text-align: center; }
