body, table   { font-family: Arial,Verdana,Helvetica,sans-serif; font-size:10pt;  font-weight: normal;
                    color: #C5010A; background-color: #C2D5EC; }

body.head      { background-color: #C5010A; color: #C2D5EC;}

a		  { font-family: Arial,Verdana,Helvetica,sans-serif; font-size:10pt; font-weight: normal; color:blue;
		alink: violet; vlink: violet;	}
a:hover           {text-decoration: none;}

a.nav         {color: #C5010A; font-size: 12pt; font-weight: 550; text-decoration: none;}
a.nav:hover,  {font-weight: 900; text-decoration: none }
a.nav:active  {font-weight: 900;}

img    {border:0}

h1      {  font-size: 18pt;  font-weight:bold}
h2      {  font-size: 18pt; }
h3      {  font-size: 14pt;  font-weight:bold}
h4      {  font-size: 14pt; }
h5      {  font-size: 12pt;  font-weight:bold}
h6      {  font-size: 12pt; }

@media print  {body, table    {font-family:"Times New Roman"; color:black; background-color: white;}}
                    


