*{ font-family: arial ; }

h1{ font-size: 18px ; padding: 0 5px ; margin: 10px 0 ; text-align: center ; }
h2{ font-size: 14px ; padding: 0 5px ; margin: 10px 0 ; }
h3{ font-size: 12px ; padding: 0 5px ; margin: 6px 0 ; }

P {
 font-size : 12px;
 font-family : arial,helvetica,Sans-Serif;
 color : #000000;
 text-align : justify;
 line-height:15px;
 padding-left : 5;
 padding-right : 5;
}
P.center {
 text-align : center;
}
P.large {
 font-size : 14px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : bold;
 color : #CF0000;
text-decoration : none;
 text-align : center;
 padding-left : 5;
 padding-right : 5;
}
P.left {
 font-size : 12px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : normal,bold,italic;
 font-style : normal,bold,italic;
 color : #000000;
 text-decoration : none;
 text-align : left;
 padding-left : 5;
 padding-right : 5;
}

P.right {
text-decoration : none;
 text-align : right;
 padding-left : 5;
 padding-right : 5;
}

H3 {
 font-size : 16px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #CF0000;
 text-decoration : none;
 text-align : center;
}
H4 {
 font-size : 14px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #CF0000;
 text-decoration : none;
 text-align : left;
 padding: 0px 5px;
}
H4.events {
 font-size : 18px;
 font-family : Times New Roman, times;
 font-weight : bold;
 font-style : normal;
 color : #CF0000;
 text-decoration : none;
 text-align : left;
 padding-left : 5;
 padding-right : 5;
}
UL {
 list-style-type: disk;
 font-size : 12px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : normal,bold,italic;
 font-style : normal,bold,italic;
 line-height:15px;
 color : #000000;
 text-decoration : none;
 text-align : left;
 padding-left : 5;
 padding-right : 5;
}

OL {
 font-size : 12px;
 list-style-type: decimal;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : normal,bold,italic;
 font-style : normal,bold,italic;
 line-height:15px;
 color : #000000;
 text-decoration : none;
 text-align : left;
 padding-left : 5;
 padding-right : 5;
}

A {
  color : #CF0000;
}
A:hover {
  color : #222222;
}

.error {
  background-color: #CF0000;
}

td.contact {
 border-bottom: 1px solid black;
}

.nltitle {
 font-size : 12px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #CF0000;
 text-decoration : none;
 text-align : left;
 padding: 0px 5px;
}
.nldate {
 font-size : 10px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal;
 color : #000000;
 text-decoration : none;
 text-align : left;
 padding: 0px 5px;
}
div, blockquote{
 font-size: 12px ;
}
blockquote{
 margin: 5px ;
 padding: 0 0 0 5px ;
 border-left: 1px solid #aaa ;
}
