body{
text-align: center;
font-family: verdana, arial, sans-serif;
font-size: 80%;
}

a{
color: #003d78;
text-decoration: none;
}

a:hover{
color: #0065c6;
}

ul.info{
list-style: none;
line-height: 12px;
margin-left: -30px;
}

ul.info li {
clear: both;
}

.righty{
float: left;
margin-top: -2px;
width: 50px;
padding: 2px 5px;
text-align: right;
}

#cardbody{
text-align: left;
margin: auto;
width: 250px;
padding: 4px;
background-color: #fafafa;
border-left: 1px solid #dddddd;
border-right: 1px solid #dddddd;
border-top: 1px solid #888888;
border-bottom: 1px solid #888888;
}

h2{
font-size: 120%;
}

.flair{
background: url(images/header-flair.gif) bottom repeat-x;
}

.print{
text-align: center;
}