body {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	color:black;
	background-color : White;
}

td {font-family:arial, arialCE; font-size:14px}

P.pub {
	text-indent : -30pt;
	margin : 0pt 30pt;
}
P.ref {
	text-indent : 10pt;
        font-weight : bold;
        margin-bottom: 0px;
        margin-top: -10px;
}

A.pub {
        text-decoration: none;
        color: green;
}
A.odk {
        color: green;
}
A.ind {
	text-decoration: none;
	color: Blue;
}
H1 {
        color: #0000DD;
}
H2 {
        color: #0000DD;
}
H3 {
        color: navy;
}

ul.ref{
        margin-top: 0px;
	list-style-image : url(img/ul5.png);
}

ul.refa{
        margin-top: 5px;
	list-style-image : url(img/ul3.png);
}
ul.refb{
        margin-top: 5px;
	list-style-image : url(img/ul5.png);
}

ul.pubcl{
	list-style-image : url(img/ul4.png);
}

ul.pubko{
	list-style-image : url(img/ul3.png);
}

ul.index{
	list-style-image : url(img/ul2.png);
}

div.foot{
	color : Blue;
	font-size : 11px;
	text-align : center;
}
