BODY, TABLE, TR, P, LI { font-family: "verdana";
                             font-size: 8pt ;
                             color: black;
			text-align: justify}

BODY.layer { background: rgb(153,102,153) }

a.link:link      { font-size: 8pt ;
                   text-decoration: none;
                   color: blue; }

a.link:hover     { font-size: 8pt ;
		   text-decoration: none;
                   font-weight: none ;
                   color: blue; }

a.link:visited   { font-size: 8pt ;
                   text-decoration: none;
                   color: blue;
                   font-weight: none }


a.link2          { font-size: 8pt ;
                   text-decoration: none;
                   color: blue;
                   font-weight: none }

a.link2:hover    { font-size: 8pt ;
                   text-decoration: none;
                   background-color: silver;
                   color: rgb blue!important }

a.link2:visited  { text-decoration: none;
                   color: blue }
 



p         { font-family: Verdana ;
            font-size: 8pt }

p.nagy    { font-size: 12pt; 
            text-align: center }

p.alcim   { font-weight: bold; 
           text-align: center }

p.alcim2  { font-weight: bold; 
           text-align: left }

p.normal  { text-align: left }


p.vastag  { font-weight: bold }


p.center  { text-align: center }


p.kicsi     { font-size: 8pt }


p.jobb      { text-align: right }

p.kizart    { text-align: justify }

p.piros       { font-color: rgb(255,0,0)  }

TR.hatter1	{ background: url(hatter1.gif) }

