
a:link        { text-decoration: none; color: #dd0000; }
a:visited     { text-decoration: none; color: #993333; }
a:active      { text-decoration: none; color: #ff0000; }

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
              { font-size: 12px;
                color: #000088;
                font-family: Verdana, Arial, sans-serif; }

h1            { font-size: 250%; font-weight: normal; color: #3399ff; }
h2            { font-size: 160%; font-weight: normal; color: #6666cc; }
h3            { font-size: 140%; font-weight: bold;   color: #333399; }
h4            { font-size: 120%; font-weight: bold;   color: #000099; }

.small        { font-size:   80%; }
.bold         { font-weight: bold; }

.text	     { text-align: justify; }

a.ext         { padding-left: 14px;
                background-image: url(pics/ext.gif);
                background-position: left;
                background-repeat: no-repeat; }

a.int         { padding-left: 14px;
                background-image: url(pics/int.gif);
                background-position: left;
                background-repeat: no-repeat; }

a.mail        { padding-left: 16px;
                background-image: url(pics/mail.gif);
                background-position: left;
                background-repeat: no-repeat; }

a.fon         { padding-left: 14px;
                background-image: url(pics/fon.gif);
                background-position: left;
                background-repeat: no-repeat; }

.h1like       { font-size: 250%; font-weight: normal; color: #3399ff; }
.h2like       { font-size: 160%; font-weight: normal; color: #6666cc; }
.h3like       { font-size: 140%; font-weight: bold;   color: #333399; }
.h4like       { font-size: 120%; font-weight: bold;   color: #000099; }

