body			{ font-family: arial; color: #ccc; font-size: 15px; width: auto; }

form			{ margin: 0; padding: 0; }
input			{ font-size: xx-small; }
input.wide		{ width: 100%; }
select			{ font-size: xx-small; }

p			{ margin: 10px; }

a			{ text-decoration: underline; color: #ccc; }
a:hover			{ text-decoration: underline; color: #ccc; }

.table_main		{ border-collapse: collapse; border: 1px solid #000; margin-top: 100px; }
.table_main td		{ font-size: 15px; padding: 15px; }
.table_main td a	{ font-size: 20px; }

.copyright		{ color: #999; margin-top: 30px; }
.copyright a		{ color: #999; }
.copyright a:hover	{ color: #999; }