p.standard  {
                font-size: 12pt;
                font-family: sans-serif;
                font-weight: standard;
                color: #782828;
                }
         
ul  {
                font-size: 12pt;
                font-family: sans-serif;
                font-weight: standard;
                color: #782828;
                }

a.link {
        font-size: 12pt;
        font-family: sans-serif;
        color: #c8b528;
        }
 
a.active {
        font-size: 12pt;
        font-family: sans-serif;
        color: #c8b528;
        }

td.title {
         font-size: 16pt;
         font-family: sans-serif;
         font-weight: bold;
         color: #782828;
         }

td.standard {
                 font-size: 14pt;
                 font-family: sans-serif;
                 color: #782828;
                 }
    
h2  {
	font-size: 12pt;
        font-family: sans-serif;
        font-weight: standard;
        color: #782828;
      }