/* CSS definition file containing sitestyle stylesheets */

a.blue:link {font-family: Arial, Helvetica, sans-serif; font-size:14px; color:000066; text-decoration: none}
a.blue:visited {font-family: Arial, Helvetica, sans-serif; font-size:14px; color:000066; text-decoration: none}
a.blue:hover {font-family: Arial, Helvetica, sans-serif; font-size:14px; color:880000; text-decoration: none}
a.blue:active {font-family: Arial, Helvetica, sans-serif; font-size:14px; color:000066; text-decoration: none}

p {font-family: arial; font-size:12px; }
h1 {font-family: arial; font-size:20px; color:#ffffff}
h2 {font-family: arial; font-size:20px; color:#000000}


.border1 {border-style: outset; border-width: 3px; border-color: #eeeeee}
.border2 {border-style: inset; border-width: 1px; border-color: #ffffdf}
