a, a:hover, a:visited {
color: #DF6300;
}

a img {
border: none;
}

blockquote {
width: 500px;
text-align: left;
margin: 30px 0 0 25px;
padding: 0;
}

body {
margin: 0;
padding: 0;
color: #111;
background: #eee url(images/stripes.jpg) 50% 0% repeat-y;
border: none;
}

p.says {
text-indent: 0;
padding: 0 0 5px 400px;
border-bottom: 1px dashed #ccc;
}
em {
font-weight: bold;
font-style: italic;
}

h1 {
clear: both;
margin: 0 0 10px 0;
font: 17pt Georgia, Times, serif;
font-variant: small-caps;
color: #c00;
}

h2 {
clear: both;
text-indent: 15px;
margin: 0 0 10px 0;
font: 15pt Georgia, Times, serif;
font-variant: small-caps;
color: #c00;
}

h2.list {
margin: 20px 0 0 0;
}

h3 {
clear: both;
text-indent: 15px;
margin: 0 0 10px 0;
font: 12pt Georgia, Times, serif;
font-variant: small-caps;
color: #c00;
}

h3.list {
margin: 20px 0 0 0;
text-indent: -30px;
}

hr {
border-top: none;
border-right: none;
border-left: none;
border-bottom: 1px solid #222;
margin: 30px 0 45px 0;
}

li.no-bullet {
list-style-type: none;
}

ol.lalpha {
list-style-type: lower-alpha;
}

p {
text-indent: 40px;
text-align: justify;
}

p.no-indent {
text-indent: 0;
}

strong {
font-weight: bold;
}

#content {
width: 700px;
margin: 0 auto;
padding: 156px 0 0 0;
color: #111;
background: #fff url(images/logo.jpg) 0 0 no-repeat;
}

#logo {
margin: 0;
padding: 0;
border: none;
}

#nos {
width: 600px;
margin: 20px 30px;
font-style: italic;
padding: 0;
border: none;
}

#proper_margins {
padding: 20px;
}

a.boldred {
font-size: 20pt;
font-weight: bold;
color: #e00;
}

.box {
padding: 10px;
border: 1px solid black;
margin: 10px;
}

.caption {
font-size: 10pt;
text-align: center;
}

.center {
text-align: center;
}

.clear {
clear: both;
}

.default {
text-indent: 0;
text-align: left;
}

.diamond {
margin: 0 5px 1px 0;
padding: 0;
}

.first {
margin-top: 30px;
}

.howard {
width: 181px;
height: 250px;
}

.left {
margin: 0 20px 0 10px;
float: left;
}

.middle {
padding: 0;
margin: auto;
}

.right {
float: right;
}

.special {
width: 340px;
margin: 0;
padding: 10px 10px 10px 30px;;
color: #111;
background: #eee;
border-top: 1px dashed #333;
border-bottom: 1px dashed #333;
}
