body 
 {
background-color: #ffffff; 
color: #000000; 
font-family: chicago;
font-size: 14px
 }

td 
 {
font-family: chicago;
font-size: 14px
 }

body#red
 {
background-color: #ff0000; 
color: #ffffff; 
 }

body#blue
 {
background-color: #1636DE; 
color: #ffffff; 
font-size: 18px
 }

body#green
 {
background-color: #197B30; 
color: #ffffff; 
 }

div#main {width:700px;margin-left:auto;margin-right:auto;margin-top:30px}

img {border:0px}

.black {color: #000000}
.home {font-size: 24px; font-weight: bold; text-align:center}
.big {font-size: 18px; font-weight: bold}
.small {font-size: 11px}
.left {float:left; margin-right:10px}
.right {float:right; margin-left:5px}
.center {text-align:center}
.middle {margin-left:auto; margin-right:auto}

a {color: #000000;text-decoration: underline}
a:active {color: #000000;text-decoration: underline}
a:visited {color: #000000;text-decoration: underline}
a:hover {text-decoration: none}

