/* CSS Document */
body, td { font-family: Arial; font-size: 12px; }
h1 { font-size: 16px; font-weight: bold; }
h2 { font-size: 14px; font-weight: bold; }
a:link, a:visited { color: #3399FF; text-decoration: none; }
a:hover { text-decoration: underline; }

.red { color: #FF0000; }
.small { font-size: 10px; }
img { border: 0 }
hr { color: #000000; }
