
body {
    color: #333333;
    background-color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin:auto;
    padding:20px;
}

h1, h2, h3, h4, h5, h6  {font-weight:bold; margin:10px;  color:#DC5003;}

h1  {font-size:140%;margin:5px;}
h2  {font-size:125%;margin-top:8px;margin:5px;}
h3  {font-size:105%;padding:2px 10px 2px 2px; margin:5px; background:#DC5003; color:#fff;}
h4  {font-size:100%;margin-top:8px;margin-bottom:8px;}
h5  {font-size:90%;}
h6  {font-size:80%;}

P {
    margin-bottom:3px;
}
td,th {
    color: #333333;
}
img {border:none}

ul {padding-left:4px;margin-left:9px;}
li {padding-left:0px;}

a:link {
    color: #DC5003;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #663300;
}
a:hover {
    text-decoration: underline;
    color: #D75112;
}
a:active {
    text-decoration: none;
    color: #D75112;
}
.orange {color:#dc5003;}
.style1 {
    font-size: 12px;
    color: #663300;
}

.style2 {
    color:#666600;
    font-size:14px;
}

.style3 {
    font-style: italic;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}
.style4 {
    font-size: 12px;
    color: #333333;
}

.style5 {
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    color: #333333;
    font-size: 14px;
}
.style6 {
    font-size: 12px;
    color: #333333;
    font-weight: bold;
}
.style7 {
    font-size: 12px;
    color: #666600;
}

.style8 {
    font-family: "Times New Roman", Times, serif;
    color: #666600;
    font-size: 18px;
}
.style10 {
    font-size:10px;
    color: #666666;
}

.style11 {font-size: 9px}
.style13 {font-size:10px}

.center {margin:auto;}
.date {
    font-weight:bold;
    margin-top:5px;
}

.event {
    padding-left:10px;
}
#page {
    width:800px;
    margin:auto;
}






