

/*
mr66.ru style sheet for printer
Copyright 2008 Alexander Vakhlov, Konstantin Rozhkov
Last edit: 2008-12-04 @ 10:17
*/
/* TOC
   COLORS
   GENERIC
*/
/*
=COLORS
*/
/* =GENERIC
   ---------------------------------------------------------------------------*/
html, body, h1, h2, h3, h4, h5, h6, p, a, img, ul, ol, li, dl, dt, dd, table, tr, th, td, form, fieldset {
	border:  0;
	margin:  0;
	padding:  0;
}
ul, ol { list-style-type:  none; }
/* font-size = 12px; */
body { font-size:  75%; }
/* links underlining */
a {
}
a:link, a:visited { text-decoration:  underline; }
a:hover, a:active { text-decoration:  none; }