h1 {
font-size: large;
font-weight: bold;
color: #222222;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
}
h2 {
font-size: medium;
font-weight: bold;
margin-top: 20px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 15px;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 5px;
color: #8B0000;
border : 1px solid Black;
border-bottom : 1px solid #BBBBBB;
border-left-width : 1px;
border-left : solid #CD853F;
border-right : none;
border-top : none;
}
p {
padding-top: 5px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-right: 20px;
padding-bottom: 0px;
padding-left: 25px
}
div#cm {
width: 468px;
height: 60px;
; float: right; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 5px; border-color: black black #666666 #686868; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 1px
}
address {
padding-top: 5px;
margin-top: 30px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
border-top : 1px dotted Maroon;
font : x-small;
}
dl {
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
dt {
padding-top: 10px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-right: 20px;
padding-bottom: 0px;
padding-left: 25px;
font : bold;
}
dd {
padding-top: 3px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-right: 20px;
padding-bottom: 0px;
padding-left: 35px;
color : #696969;
}
img{
    border:0px;
}
abbr{
border-bottom : 1px dotted #D3D3D3;
}
.st {
font-weight: bold;
color: #DC143C;
}
body {
color: Maroon;
background-image: none;
background-color: #FFFFF0;
line-height : 125%;
margin-bottom : 10px;
margin-left : 10px;
margin-right : 10px;
margin-top : 10px;
}
a:link {
color: #0000CD;
text-decoration:none;
font-weight: bold;
}
a:visited {
color: #4169E1;
text-decoration: none;
font-weight: bold;
}
a:hover {
color:#FF0000;
text-decoration:none;
font-weight: bold;
}
a.dt:link {
color: Green;
text-decoration:none;
font-weight: bold
}
a.dt:visited {
color: #2E8B57;
text-decoration:none;
font-weight: bold
}
a.dt:hover {
color:#FF0000;
text-decoration:none;
font-weight: bold;
}
.dateinfo {
font-size: xx-small;
color: #666666
}
pre {
background-color: #FFFFDD;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
border: 1px #000000 solid;
width: auto;
margin-left : 25px;
margin-right : 10px;
color : Black;
}