html * { font-size: 100.01% }
  

body
{
 font-family: Tahoma, Verdana, Arial, Serif;	
   font-weight: 400;
    font-size: 75.00%; 
	text-align: left;
}

#content #breadcrumb {font-size:93%;font-weight:900;}
#content #breadcrumb a:link, #content #breadcrumb a:visited {text-decoration:none}
#content #breadcrumb a:hover, #content #breadcrumb a:active {text-decoration:underline}

#pageWrapper
{
	font-size: 80%;
}
#page_margins { text-align:left;}

#footer
{
	font-weight : 900;
	text-align: center;
}

#test_site 
{
 font : 900 12px Tahoma,  Arial,Helvetica,sans-serif;text-align: center;
}

#OffS ,#OffSS {font :  900 16px Tahoma, Arial,Helvetica,sans-serif;text-align: center;}


#site-name, 
#site-name-shadow
{
	 font :  900 30px Tahoma, Arial,Helvetica,sans-serif;text-align: center;
}
#of-site-name, 
#of-site-name-shadow 
{
	 font :  900 24px Tahoma, Arial,Helvetica,sans-serif;
}

#site-longtitle {
	 font: 100%;
	 font-weight:900;
}
 
#go_bottom 
{font-size: 0.98em;font-weight: 900;
    text-align: right;}
#site-info, 
#print_ver, 
#go_top  
{
	font-size: 0.8em;
	font-weight: 900;
    text-align: right;
}

#error_404
{
  font :  900 150% 'Comic Sans MS',Arial,Helvetica,sans-serif;
  text-align: right;
}

.bad{
text-decoration:line-through;
}

/* :root is an invalid pseudo class but mozilla knows it */
:root code
{
	font-size: 120%;	/* monospace fonts are typically smaller that   'normal' fonts under Mozilla. */
}

.button,
.send {
  font: 11px Tahoma,Arial,Helvetica,sans-serif;
}

.bottom_info {
	font-size: 0.8em;
	font-weight: 900;
    text-align: center;
}


.author, 
.autor,
.date
{
    font-size: 76%;
    text-align: right;
	font-weight: 900;
	font-style: italic;
}
.date {
	font-weight: 400;
	display:block;
}

.intro {
	font-weight: normal;
	vertical-align:top;
}
.intro img {
	float: left;
}

.acad,
.user, 
 .cad_menu
 {
	font-weight: 900;
	font-size: 10pt;

}

.my,
.ru ,
.new,
.quest,
.answ
{
    font-weight: normal;
	font-size: 10pt;
}

.quote {
    font-weight: normal;
	font-size: 9pt;
	font-style: italic;
}
.comm ,
.adesk,
.in_ru ,
.add_note 

{
    font-weight: normal;
	font-size: 9pt;
}

.vert_inner a:link, 
.vert_inner a:visited, 
.vert_inner a:active, 
.vert_inner a:hover,
.vert_outer  a:link, 
.vert_folder  a:link  {
	 text-decoration : none;   
 }
.error
	{
		padding: 10px;
}
.vote
	{
	 font-weight: 900;
	 font-size: 0.8em;
}

address
{
	    text-align: right;
		font-weight: 900;
}


dt, 
strong,
b 
{ 
	font-weight: 900
}

em,
i 
{ 
	font-style:italic 
}

pre, code 
{
    overflow : auto;
}

textarea, 
pre, 
tt, 
code 
{
	font-family:"Courier New", Courier, monospace;  	
}


.code
{
    font-family:"Courier New", Courier, mono, sans-serif;
	font-size: 8pt;
}


.img_label {
	font-size: 1.0em;
}

h1, 
h2, 
h3, 
h4, 
h5, 
h6 
{ 
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
  	font-weight:900; 
  	margin: 0 0 0.25em 0; 
	padding-bottom: .4em;
}

  h1 { font-size: 180% }                        /* 24px */
  h2 { font-size: 150%}          /* 24px */
  h3 { font-size: 140% }                        /* 18px */
  h4 { font-size: 133.33% }                     /* 16px */
  h5 { font-size: 116.67% }                     /* 14px */
  h6 { font-size: 116.67%}  /* 14px */

