body { background-image:url(../images/back.gif); }
table { border-collapse: collapse; border-spacing: 1px; }
A:link { color: #00008B; } 
A:visited { color: #00008B; }
A { text-decoration: none; }
.red {color:#800040; font-weight:bold; font-size:x-small; }
.blue {color:#00008B; font-weight:bold; font-size:x-small; }
.orange {color:orange; font-weight:bold; font-size:x-small; }

h1 { font-size:12px; }
h2 { font-size:12px; }
h3 { font-size:12px; }
h4 { font-size:12px; }

p{
	padding: 0;
	margin-top: 3px;
	margin-bottom: 3px;
	text-indent: -1em;
}
