/* -- Partan Communications Style Sheet partan.css VERSION 1.0 --*/
body,td,th,pre {font-family: Lucida Grande, Segoe UI, Tahoma, Verdana, Sans Serif; font-size: 14px; color: #363636; line-height: 20px}

.body {font-family: Lucida Grande, Segoe UI, Tahoma, Verdana, Sans Serif, font-size: 14px; color: #363636; line-height: 20px}

td img.decoration {display: block;}
tr.decoration img {display: block;}

a.bodylink {color: #990000; text-decoration: none;}
a.bodylink:active {color: #990000;}
a.bodylink:link {color: #990000;}
a.bodylink:visited {color: #990000;}
a.bodylink:hover {color: #FF0000; font-weight: none; text-decoration: underline}

a.greylink {color: #363636; text-decoration: underline;}
a.greylink:active {color: #363636;}
a.greylink:link {color: #363636;}
a.greylink:visited {color: #363636;}
a.greylink:hover {color: #990000; font-weight: none; text-decoration: underline}

.h1 {font-size: 20px; font-weight: normal; color: #990000; font-weight: bold; line-height: 30px;}
.h2 {font-size: 16px; font-weight: normal; color: #311e20; font-weight: bold; line-height: 20px;}
.h3 {font-size: 14px; font-weight: normal; color: #311e20; font-weight: bold; line-height: 20px;}
.h4 {font-size: 12px; font-weight: normal; color: #311e20; font-weight: bold; line-height: 20px;}

a.bold {font-weight: bold;}
a.small {font-size: 8px;}

h1 {font-size: 20px; font-weight: normal; color: #990000; font-weight: bold; line-height: 30px;}
h2 {font-size: 16px; font-weight: normal; color: #311e20; font-weight: bold; line-height: 20px;}
h3 {font-size: 14px; font-weight: normal; color: #311e20; font-weight: bold; line-height: 20px;}
h4 {font-size: 12px; font-weight: normal; color: #311e20; font-weight: bold; line-height: 20px;}

.intro {font-size: 18px; font-weight: bold;}
.redbold {color: #990000; font-weight: bold;}
.small {font-size: 9px;}
.smallbold {font-size: 11px; font-weight: bold;}

ul {
    list-style-image: url(../images/mh_bullet.gif);
    list-style-type: disc;
    line-height: 16px;
    margin-left: 1em;
    padding-left: 1em;
}