body {
	font-family : Verdana, Helvetica, sans-serif;
	color : black;
	background: white;
	background-image: none;
	margin-top: 0px;
	font-size: 10pt;
}
li {
	font-size:10pt;
}
p {
	text-align: left;
	text-indent: 25pt;
	font-size:10pt;
}
blockquote {
	text-align: left;
	text-indent: 25pt;
	font-size:10pt;
}

blockquote2 {
	text-align: left;
	text-indent: 0pt;
	font-size:10pt;
}

tt {
font-size: 10pt;
}
a:link { 
text-decoration : none;
color: #0000FF;
}
a:hover, a:active {
text-decoration : underline;
color:#cc9933;
}
a:visited {
text-decoration : none;
color: #800080;
}
.indexul {
margin-left: 70px;
margin-top: 0px;
}
*html .indexul {
margin-left: 110px;
}
.indexul li {
list-style: square;
}
.small {
font-size: 8px;
}
.grey {
color:#999;
}
.toc li {
	margin-bottom: 30px;
	list-style-type:square;
	font-size: 10px;
	font-weight: bold;
}
.toc acronym {
	font-size: 9px;
	font-weight:bold;
}
.toc2 {
	list-style:square;
	font-size: 10px;
}

ArticleTitle {
	font-family : "verdana", "helvetica", sans-serif;
	font-size : 7pt;
	font-style: normal;
}
H1 {
	font-family : "Verdana", "helvetica", sans-serif;
	font-size : 19pt;
	font-weight : bold;
	text-align: center;
}
H2 {
	font-family : "Verdana", "helvetica", sans-serif;
	font-size : 17pt;
	text-align: center;
	font-weight: bold;
}
H3 {
	font-family : "Verdana", "helvetica", sans-serif;
	font-size : 13pt;
	font-weight: bold;
	text-align: center;
	}
H4 {
	font-family : "Verdana", "helvetica", sans-serif;
	font-size : 12pt;
	font-weight: bold;
	text-align: center;
}
H5 {
	font-family : "Verdana", "helvetica", sans-serif;
	font-size : 9pt;
	font-weight: normal;
	text-align: right;
	font-style: italic;
}
H6 {
	font-family : "Verdana", "helvetica", sans-serif;
	font-size : 9pt;
	font-weight: normal;
	text-align: right;
}
H7 {
	font-family : "Verdana", "helvetica", sans-serif;
	font-size : 9pt;
	font-weight: bold;
	text-align: left;
}
H8 {
	font-family : "Verdana", "helvetica", sans-serif;
	font-size : 9pt;
	font-weight: normal;
	}
#imgbox 
{
    vertical-align : middle;
    position : absolute;
    border: 1px solid #999;
    background : #FFFFFF; 
    filter: Alpha(Opacity=100);
    visibility : hidden;
    height : 200px;
    width : 200px;
    z-index : 50;
    overflow : hidden;
    text-align : center;
}
