/* CSS Document */
/* CSS Document */

/* Arial italic (tz and informaniton) */
.a-tz {font-family:Arial, Helvetica, sans-serif; font-style:italic; }
/* Arial (portfolio list) */
.a-ri {font-family:Arial, Helvetica, sans-serif;}

/* Links */
body .tm {color:#000000;}
body a:hover.tm {text-decoration:underline; color:#000000;}
<!-- a.tm:visited {text-decoration:none; color:#FFFFFF} -->
.sm {text-decoration:underline; }
a:hover.sm {text-decoration:none; color:#00a9e0;}

/* PNG */
img {
	behavior:	url("http://www.alsmdesign.ru/pngbehavior.htc"); border: 0px;
}

/* Verhnee menu */
#top_menu {font-family:"Times New Roman", Times, serif; font-size:180%; text-align:justify; color:#000000;}
/* Niznee menu */
#top_second_menu {font-family:"Times New Roman", Times, serif; font-size:100%; text-align:justify; height:auto; color:#000000;}
/* Text in bode (main text) */
#text_body {font-family:"Times New Roman", Times, serif; font-size:100%; text-align:justify; width:85%;}
/* Footer */
#niz {position:relative; bottom:0; margin: 0px 0px 0px 0px;}
/* body and other params */
body,td,th,p {
	color: #000000; font-size:100%;
}
body {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
/* ??? */
.head { font-family:"Times New Roman", Times, serif; font-size:150%;}

h1 {font-family:"Times New Roman", Times, serif; font-weight:normal;}
h2 {font-family:"Times New Roman", Times, serif; font-weight:normal;}
h3 {font-family:"Times New Roman", Times, serif; font-weight:normal;}


