﻿
body         { font-family: Arial; font-size: 10pt }
h1           { font-family: Arial; font-size: 14pt; font-weight: bold }
h2			{ font-family: Arial; font-size: 12pt; font-weight: bold }
td           { font-family: Arial; font-size: 10pt }

input.btn {
   color:#000000;
   font-family: helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#ffffff;
   border: 1px solid;
   border-color:#000000;}

input.btnhvr {
   color:#ffffff;
   font-family: helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#000000;
   border: 1px solid;
   border-color:#ffffff;}
   
.indent5  {margin-left:5px;}
.indent10 {margin-left:10px;}
.indent15 {margin-left:15px;}
.indent20 {margin-left:20px;}
.indent40 {margin-left:40px;}

ul {list-style-type: none;}
li {margin: 3px;}
li.description {margin: 0 5 0 40px;}

p.date {text-align: left; font-family: Arial; font-size: 10pt; margin-bottom: 5; font-weight:bold; text-decoration:underline}
p.event {font-family: Arial; font-size: 10pt; margin-left: 25; margin-bottom: 15}
p.ecwrpcevent {font-family: Arial; font-size: 10pt; color: #000000; font-weight: bold; margin-left: 25; margin-bottom: 15}
