body {
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
padding: 0;
margin: 0;
background: #FFFCD7;
}
#handheldHeader {
background: #ACA37E;
border-bottom: outset 4px #ACA37E;
color: #fff;
font-size: 20px;
margin: 0;
min-height: 30px;
text-align: left;
}
#handheldHeader a {
color: #fff;
}
#handheldHeader:first-letter {
font-size: 30px;
float: left;
margin-top: -3px;
text-decoration: none;
}
p {
text-align: justify;
}
.printSpecific .rule, div.teamBullet {
display: none;
}
#content {
clear: both;
}
a, a:visited {
color: #000;
text-decoration: none;
}
blockquote {
background: #FFFCD7;
border: inset 3px #ACA37E;
margin: 0;
padding: 0.5em;
}
img#mainPic {
display: inline;
width: 100%;
}
blockquote p {
margin: 0 0 0 0;
}
.ref {
display: block;
font-style: italic;
}
#quote {
border-top: outset 4px #ACA37E;
background: #ACA37E;
padding: 2px;
margin: 0;
font-weight: bold;
font-style: italic;
}
#quote .ref {
text-align: right;
padding-right: 26px;
}
em, .Aprefix {
font-weight: bold;
}
#content {
background: #ACA37E;
border-bottom: outset 2px #ACA37E;
padding: 3%;
margin: 0;
border-top: none;
}
#footer {
border: none;
border-top: outset 2px #ACA37E;
background: #ACA37E;
text-align: center;
}
#footer a {
color: #FFFCD7;
}
