﻿        Body
        {
            font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
            color: #6A0C0D;
            font-size: 10px;
        }
        .tinyText
        {
        	font-size:8pt;
        }
        #masthead
        {
            font-family: "Times New Roman" , Times, serif;
            font-size: 25px;
            font-weight: 900;
            font-style: italic;
            color: #729C00;
            /*border-bottom: 1px solid #6A0C0D;*/
            width: 90%;
        }
        EM
        {
			color: #F8E780;	
        }
        #masthead .date
        {
            font-size: 9px;
            border-width: 10px;
            /*
            padding-bottom: 7px;
            border-color: Fuchsia;
            border-bottom-width: 2px;
            */
        }
        #content
        {
        	font-size: 10px;
        }
        #content .section
        {
            background-color: #729C00;
            color: White;
            font-weight: bold;
            padding: 3px 0px 3px 3px;
            margin-top: 12px;
        }
        #content .highlight
        {
            background-color: Yellow;
            color: Black;
        }
        #content .title
        {
            font-weight: bold;
            font-style: italic;
            padding-top: 7px;
        }
        .mono{
         font-family: monospace;
        }        
        #footer
        {
            font-size: 8px;
            text-align: center;
            border-color: Black;
            border-width: 10px;
        }
        .lightpink
        {
            background-color: #FDF5E8;
            border-bottom: 1px solid #729C00;
        }
        #content .featuredEntity
        {

            padding: 6px;
            
        }
        #content .featuredEntity IMG
        {
            float: left;
            padding-right: 3px;
        }
        #content .featuredEntity .name
        {
            font-weight: bold;
            font-style: italic;
            /*background-color: #FDF5E8;*/
        }
        .textHL2
        {
            vertical-align: bottom;
            font-family: monospace;
            color: black;
            background-color: Yellow;
            padding-right: 3px;
        }
                 