/* microbiology.pl */

Body {
      font-weight: normal;
      font-size: 10pt;
      color: #000000;
      font-family: Arial;
      text-decoration: none;
}
table {
       font-weight: normal;
       font-size: 10pt;
       color: #000000;
       font-family: Arial;
       text-decoration: none;
}

.style1 {font-family: Symbol}
.style2 {font-size: 9}
.highlight { background: #FFFF40; }

#id_m {
       font-weight: normal;
       font-size: 8pt;
       color: #000000;
       font-family: Arial;
       text-align: center; 
       text-decoration: none;
}

#id_m2 {
       font-weight: normal;
       font-size: 8pt;
       color: #000000;
       font-family: Arial;
       text-align: right; 
       text-decoration: none;
}

title {
       font-weight: normal;
       font-size: 8pt;
       color: #000000;
       font-family: Arial;
       text-decoration: none;
}

A:link {
        font-weight: normal;
        font-size: 10pt;
	font-family: Arial;
	text-decoration: none;
}

A:visited {
           font-weight: normal;
           font-size: 10pt;
	   font-family: Arial;
	   text-decoration: none;
}

A:active {
          font-weight: normal;
          font-size: 10pt;
	  font-family: Arial;
	  text-decoration: none;
}

A:hover {
         color: #101010;
} 

H1 {
	font-weight: bold;
        font-size: 16pt;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

H2 {
	font-weight: normal;
        font-size: 16pt;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

H3 {
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

H4 {
	font-weight: normal;
	font-size: 14pt;
	color: #000000;
	font-family: Times New Roman;
	text-decoration: none;
}

H5 {
	FONT-WEIGHT: bold;
	font-size: 12pt;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

H6 {
	FONT-WEIGHT: normal;
	font-size: 12pt;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}
