P  {}

h1,h2  {
    display: inline;
}

H3  {}

A  {
	font-weight : bold;
	text-decoration : none;
	font-size : xx-small;
	color : #B0E0E6;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	text-decoration : underline;
}

A.part  {
	font-weight : normal;
	text-decoration : none;
	font-size : xx-small;
}

A.part:Visited  {}

A.part:Active  {}

A.part:Hover  {
	text-decoration : underline;
}

BODY  {
    font-family : 'MS Sans Serif', Geneva, sans-serif;
	/* font-family : cursive; */
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	font-size : 12px;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	scrollbar-face-color : #FF0080;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-track-color : #FF0080;
}

TABLE.lbdp {
    width: 600px;
    font-size: 12px;
    text-align:center;
}
TD.lbdp    {
    border: 1px solid;
    padding: 5px;
}

sup.t0892 {
    font-size: 6px;
    font-weight: normal;
    align: super;
}
