body {
margin: 20px;
background-image: url(whtmarb.jpg);
background-color: #C0C0C0;
color: #000000;
font-family: times, garamond, serif;
font-size: 12pt;
}

h1.title {
font-size: 22pt;
font-weight: bolder;
color: #0000FF;
background-color:#E1E1E1;
text-align: center;
border-style: ridge;
border-color:#0000FF;
border-width: 6px;
}


h2.title {
font-size: 20pt;
font-weight: bold;
color: #0000FF;
background-color:#E1E1E1;
text-align: center;
border-style: ridge;
border-color:#0000FF;
border-width: 4px;
}

h3.title {
font-size: 16pt;
font-weight: bold;
color: #0000FF;
background-color:#E1E1E1;
text-align: center;
border-style: ridge;
border-color:#0000FF;
border-width: 4px;
}


h3.center {
font-size: 16pt;
font-weight: bold;
text-align: center;
margin-top: 50px;
}


.bodytext {
color: #000000;
background-color: #DDDDDD;
margin-left: 10%;
margin-right: 5%;
border-color: #0000FF;
border-width: 5px;
border-style: ridge;
padding: 10px;
}

h3.fam {
color:#0000FF;
background-color: transparent;
text-align: center;
font-size: 16pt;
font-weight: bold;
}

.center {
text-align: center;
}

.blank {
color: #000000;
background-color: #FFFFFF;
text-align: center;
}

.note {
color: #FF0000;
background-color: transparent;
}

.strong {
color: #000000;
background-color: transparent;
font-weight: bold;
}

.ital {
color:#000000;
background-color: transparent;
font-style: italic;
}

.under {
text-decoration: underline;
}

img.logo {
border-left: 2px outset #0000FF;
border-top: 2px outset #0000FF;
border-right: 4px outset #0000FF;
border-bottom: 4px outset #0000FF;
padding: 5px;
color:#0000FF;
background-color: #FFFFFF;
float: left;
}

p.title {
font-size: 14pt;
line-height: 16pt;
color: #0000FF;
background-color: transparent;
font-weight: 400;
margin-left: 10px;
text-align: justify;
}

p.heading {
font-weight: bold;
text-indent: 20px;
text-decoration: underline;
}

p.text {
text-align: justify;
}

ol {
font-size: 12pt;
list-style-type: lower-roman;
}

ul.space li {
padding-bottom: 1.5em;
 } 

ul { 
font-size: 12pt;
}

a.copy {
font-size: 7pt;
color: #000000;
background-color: transparent;
text-align: right;
}

a {
font-family: times, garamond, serif;
font-weight: bold;
font-size: 12pt;
text-decoration: none;
}
a:link {
color: #0000FF;
background-color: transparent;
}
a:active {
color: #FF0000 ;
background-color: transparent;
}
a:visited {
color: #0000FF;
background-color: transparent;
} 
a:hover {
color: #00FFFF;
background-color: transparent;
}
