h1 { font-size:20pt; color:#000000; font-style:normal; font-family:arial;
}
h2 { font-size:18pt; color:#000000; font-style:normal; font-family:arial;
}
h3 { font-size:16pt; color:#000000; font-style:normal; font-family:arial;
}
h4 { font-size:14pt; color:#000000; font-style:normal; font-family:arial;
}
h5 { font-size:12pt; color:#000000; font-style:normal; font-family:arial;
}
/*p,li  { font-size:12pt; line-height:14pt;  font-family:arial;  letter-spacing:0.2mm;  word-spacing:0.8mm;}*/


a:link {
        color:darkblue; text-decoration:none
}
a:visited {
        color:800080; text-decoration:none
}
a:hover {
        background:red; color:white; font-weight:none; text-decoration:none
}
a:active {
        background:silver; color:red; text-decoration:underline
}
td       {
         font-size:10pt; font-family:arial,helvetica,sans-serif;
}
body     {
         font-family:arial,helvetica,sans-serif; font-size:10pt; background-image:url('image/backgr.jpg');
}
