p	{ font-size: 11px;
	  font-family: verdana,sans-serif;
	  text-decoration: none;
	  font-weight: normal;
	  color: #6b6b6b;
}
H3	{ font-size: 12px;
	  font-family: verdana,sans-serif;
	  text-decoration: none;
	  font-weight: bold;
	  color: #000000;
}
H2	{ font-size: 11px;
	  font-family: verdana,sans-serif;
	  text-decoration: none;
	  font-weight: bold;
	  color: #000000;
}
body	{ font-size: 11px;
          font-family: verdana,sans-serif;
          direction: ltr;
	  text-decoration: none;
	  font-style: normal;
          background-color: #ffffff;
	  color: #6b6b6b;
          SCROLLBAR-FACE-COLOR: #eff7ff;
	  SCROLLBAR-HIGHLIGHT-COLOR: #d7dadf;
	  SCROLLBAR-SHADOW-COLOR: #d7dadf;
	  SCROLLBAR-3DLIGHT-COLOR: #f0f2f6;
	  SCROLLBAR-ARROW-COLOR: #000000;
	  SCROLLBAR-TRACK-COLOR: #ffffff;
	  SCROLLBAR-DARKSHADOW-COLOR: #a4a6ab;
}
a:link    { color: #0000ff;
            font-size: 11px;
	    font-family: verdana,sans-serif;
	    text-decoration: underline;
	    font-weight: bold;
}
a:visited { color: #0000ff;
            font-size: 11px;
	    font-family: verdana,sans-serif;
	    text-decoration: underline;
	    font-weight: bold;
}
a:hover   { color: #0000ff;
            font-size: 11px;
	    font-family: verdana,sans-serif;
	    text-decoration: underline;
	    font-weight: bold;
}
a:active  { color: #0000ff;
            font-size: 12px;
	    font-family: verdana,sans-serif;
	    text-decoration: underline;
	    font-weight: bold;
}
.a1:link    { color: #000000;
            font-size: 12px;
	    font-family: verdana,sans-serif;
	    text-decoration: none;
	    font-weight: bold;
}
.a1:visited { color: #000000;
            font-size: 12px;
	    font-family: verdana,sans-serif;
	    text-decoration: none;
	    font-weight: bold;
}
.a1:hover   { color: #000000;
            font-size: 12px;
	    font-family: verdana,sans-serif;
	    text-decoration: underline;
	    font-weight: bold;
}
.a1:active  { color: #000000;
            font-size: 12px;
	    font-family: verdana,sans-serif;
	    text-decoration: none;
	    font-weight: bold;
}