body {margin: 0pt; font-family: "Times New Roman"; font-size: medium; background-image: URL('ChrBkg.jpg')}

a:link {color: #000000}     /* unvisited link */
a:visited {color: #006633}  /* visited link */
a:hover {color: #FF0000}   /* mouse over link */
a:active {color: #FF0000}   /* selected link */

div.right_image
{
float:right;
margin: 8px;
padding: 5px;
border:1px solid black;
font-family: Arial;
font-size: 80%;
text-align:center
}

div.right_image_no_border
{
float:right;
margin: 8px;
padding: 5px;
font-family: Arial;
font-size: 80%;
text-align:center
}

div.left_image
{
float:left;
margin: 8px;
padding: 5px;
border:1px solid black;
font-family: Arial;
font-size: 80%;
text-align:center
}

img.pos_middle
{
position:absolute;
left:50%;
border: none
}

img.pos_right
{
float:right;
margin: 10px 20px 10px 10px;
border: none
}

img.pos_left
{
float:left;
border: none
}

img.indent_left
{
float:left;
border: none;
Margin: 0 0 0 30px
}

/* The opening capital letter of the page */
span.initialcap
{
float:left;
width:auto;
padding-right:3px;
font-size:400%;
line-height:80%
}

/* a slightly smaller version of the same thing */
span.smallinitialcap
{
float:left;
width:auto;
padding-right:1px;
font-size:200%;
line-height:100%
}

.waybig
{
font-size:150%
}

.firstline
{
font-size:130%
}

.secondline
{
font-size:115%
}

.slightlybigger
{
font-size:108%
}

.small
{
font-size:85%
}

.tiny
{
font-size:70%
}

.teenyweeny
{
font-size:50%
}

.superscript
{
font-size:65%;
vertical-align:super
}

/* the following refers to a footnote INDEX, not footnote body */
.footnote
{
font-size:60%
}

.red
{
color: #ff0000
}

.darkgreen
{
color: #006600
}

.bluegrey
{
color: #0099cc
}

.bold
{
font-weight: bold
}

.arialfont
{
font-family: Arial;
font-size: 80%;
}

.caption
{
font-family: Arial;
font-size: 80%;
text-align:center
}

.hangingindent
{
text-indent:-2%;
margin-left:2%
}

.indent8
{
margin-left:8%;
margin-right:8%
}

.indent15
{
margin-left: 15%;
margin-right: 15%
}

.indent30
{
margin-left: 30%;
margin-right: 30%
}

.left
{
text-align:left
}

.center
{
text-align:center
}

.right
{
text-align:right
}

.marginleft80
{
margin-left:80px
}

.border1
{
border:1px solid black;
padding: 2px
}

.border2
{
border:2px solid black;
padding: 5px
}
