/* This is a CSS document */

  BODY {
   font:10pt Verdana;
   background: url(images/background.jpg) repeat;
   /*font-family: "Arial", Sans-serif;*/
   /*font-size: 10pt;*/
   /*font-weight: Bold; */ 
   }

BODY {font:normal 68% verdana,arial,helvetica;color:#000000;}



/*A {color: RGB(0, 128, 255);text-decoration: None;}*/


/*a:visited {color: RGB(125,0,125)}*/
/*a:active {color: RGB(125,125,0)}*/
/*a:link {color: RGB(125,125,255)} */
/*a:hover {color: RGB(255, 0, 0)}*/



A:link { color:#003399; text-decoration:none; }
A:visited { color:#6699CC; text-decoration:none; }
A:hover { text-decoration:underline; }




h5 {color: rgb(176,48,96);}


h2 {border:silver thick solid; background-color:#FFCC00; padding:5px;}
 
h2 {border-width: 10px}

h2 {border-style:double} 

h2 {border-color: darkred}

.clsSmall {font-size:8pt;font-weight:normal;}





