/*общие стили для элементов*/

td {font-size: 12px; line-height: 1.4; color: #0000FF; font-family: Verdana, sans-serif}
body {background: #ffffff; margin: 0px; padding: 0px}
div {text-align: justify}
a:link {color: #FF0000; font-family: Arial; text-decoration: underline; font-weight: bold}
a:visited {color: #FF0000; font-family: Arial; text-decoration: underline; font-weight: bold}
a:hover {color: #FF0080; font-family: Arial; text-decoration: underline; font-weight: bold}
h4 {color: #0000FF; font-size: 13px; font-family: Arial}
h3 {color: #FF0000; font-size: 13px; font-family: Arial}
h2 {text-align: left; }
h1 {text-align: center; font-size: 18px; color: #FF0000; font-weight: bold}
small {font-size: 80%}
big {font-size: 120%; font-family: Arial}


