/* css Real Web Solutions default style - http://www.rws.com.ua/ */

@import "interface.css";
@import "form.css";

body { background-color: #ffffff; color : #000000; margin: 0px; padding: 0px; }

body, p, td, th { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; }


img { border: 0px; }

h1 { font-size: 150% }
h2 { font-size: 125% }
h3 { font-size: 100% }

td, th, p, li { vertical-align: top; }

a:link    { text-decoration: underline; }
a:visited { text-decoration: underline; }
a:active  { text-decoration: underline; }
a:hover   { text-decoration: none; }

p.note { color: #FF0000; background-color: #ffffdd; }