/*
-----------------------------------------------
Site Print Styles
Author:   higher at http://higher.com.ua
Version:  20 March 2009
----------------------------------------------- */

body {
 margin:.2in .55in;
 padding:0;
 background:#fff;
 color:#000;
 font:12pt "Times New Roman", Garamond, serif;
}
/* Headings
----------------------------------------------- */
h1, h2, h3 {
margin:.6em 0 0 0;
font-family:Georgia,Serif;
font-weight:normal;
clear:both;
}
h1 {
margin-top:.5em;
font-size:180%;
}
h2 {
font-size:140%;
}
h3 {
font-size:125%;
}

h3+blockquote,
h2+blockquote,
p+ul{ 
 margin-top:.2em;
}
/* Links
----------------------------------------------- */
a {
color:black;
text-decoration:none;
}
a img {
border-width:0;
}