
address, blockquote, body, div, dl, ol, p, pre, span,
{
   font-size   : 20px;
   font-family :  arial;
   color : black;
}

li
{
   padding: 3px;
}

h1
{
     text-align: center;
     font-size: 18px;
     font-family: arial;
     font-weight: bold;
     color: #ED1C24;
     border: thin solid;
     padding: 15px;
     margin-left: 100px;
     margin-right: 100px;

}

h2
{
     font-weight: normal;
     font-size: 14px;
     font-family: arial;
     color: #000000;
     margin-left: 100px;
     margin-right: 100px;
}

td.text
{
     padding: 15.px;
     border-width: 0px;
     font-family: arial;
     font-size: 14px;
     color: #000000;


td.normal
{
     padding: 15px;
     border-width: 0px;

}

a img {border-style: none;}

{border-style: none}

a
{
   text-align     : center;
   font-weight    : bold;
   text-decoration : underline;
}

a:link { color: #000000; background-color: transparent }
a:visited { color: #ED1C24; background-color: transparent }
a:hover { color: #000000; background-color: transparent }
a:active { color: #ED1C24; background-color: transparent }

div a:before, blockquote a:before, p a:before, ul a:before
{ content: url(../img/link.gif) }