body { background-color: #ffffff; }


.color1 { background-color: #d3d3d3 }
.color2 { background-color: #CA1D00 }
.color3 { background-color: #eeeeee }
.color4 { background-color: #555555 }
.color5 { background-color: #4EAA22 }

.h1 { font-size: 220%; font-family: arial,geneva,verdana,sans-serif; color: #000000; font-weight:bold }
.h3 { font-size: 110%; font-family: georgia,times new roman,times,serif; color: #000000; }

.small { font-size: 8pt; font-family: verdana,arial,sans-serif; color: #000000 }
.text { font-size: 80%; font-family: georgia,times new roman,times,serif; color: #000000 }
.big { font-size: 100%; font-family: georgia,times new roman,times,serif; color: #000000 }

a:link { color:#000080; text-decoration:underline; }
a:visited { color:#000040; text-decoration:underline; }
a:hover { color:#000080; text-decoration:none; }
a:active { color:#000080; text-decoration:none; }

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