
body {
background-color: #000000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #000000;
}

#page_content_head {
width: 480px;
text-align: left;
}


p {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #000000;
}


a:link {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:hover {color: #782D2B; text-decoration: underline;}
a:active {color: #000000; text-decoration: underline;}


h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
color: #782D2B;
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #000000;
font-style: italic;
border-bottom: 1px dashed #782D2B;
margin-bottom: 0;
}

h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #000000;
margin: 0;
padding: 0;
font-weight:bold;
}

h4 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #000000;
font-weight: normal;
margin: 0;
padding: 0;
}

h5 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #000000;
margin: 0;
padding: 0;
font-weight: normal;
}

h6 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #782D2B;
font-weight: normal;
}

blockquote {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #782D2B;
font-weight: normal;
}

UL {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 11px;
margin-left: 20px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
list-style-position: outer;
}

OL {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 11px;
margin-left: 20px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
list-style-position: outer;
list-style-type: number;
}


UL :link {color: #000000; text-decoration: underline;}
UL :visited {color: #000000; text-decoration: underline;}
UL :hover {color: #782D2B; text-decoration: underline;}
UL :active {color: #000000; text-decoration: underline;}

LI {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #000000;
font-weight: normal;
}