body { color: black; font-size: 12px; font-family: Arial; }

p { color: black; font-size: 12px; font-family: Arial; }

td { color: #000; font-size: 12px; font-family: Arial; }

a:link { color: #b13614; text-decoration: underline; }

a:visited { color: #b13614; text-decoration: underline; }

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

a:active { text-decoration: underline; }
h3 { color: #b13614; font-size: 16px; font-family: Arial; }
.big { color: #b13614; font-size: 14px; font-weight: bold; }
hr { color: #ccc; }
.border { border-color: #b13614; border-width: 1px; }
.white { color: white; font-size: 11px; font-family: Arial; font-weight: bold; text-decoration: none; }

