body {font-family: 'Lucida Grande', Verdana, Arial, Helvetica, Sans-Serif;}

a:link, a:visited {
   color: #06f;
   text-decoration: none;
}

a:hover, a:active {
   color: #03c;
   text-decoration: underline;
}

span.copyright {font-size: 10px;}

h1, h2, h3 {font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; font-weight: bold;}

img {border: 0px solid black;}

#busyimg {display: none}
#linkheader {font-size: 12px; width: 100%; text-align: center; clear: both; padding-bottom: 0px;}
#linkfooter {font-size: 12px; width: 100%; text-align: center; clear: both; padding-top: 40px;}

#contentpane {text-align: center; min-width: 600px; margin-top: 50px;}

div.contentsection {margin: 0 auto; width: 600px; text-align: left; border-bottom: 1px solid #aaaaaa; margin-top: 20px; margin-bottom: 20px;}

span.text {
  font-size: 12px;
}

a.actionlink {text-decoration: none; color: blue; font-size: 100%;}
a.actionlink:hover {text-decoration: none; color: red; font-size: 100%;}
