/* CSS Document */
body { font-family: "Times New Roman", Times, serif;}
a img { border: 0; }
a:link { text-decoration: none; color: #00f; }
a:visited { text-decoration: none; color: #639; }
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; }
#contentleft {
width:231px;
padding:0px;
text-align:center;
float:left;
margin-bottom:15px;}
#contentcenter {
width:231px;
padding:0px;
text-align:center;
float:left;
margin-bottom:15px;}
#contentright {
width:231px;
padding:0px;
text-align:center;
float:left;
margin-bottom:15px;}