

BODY{
  font-family : "MS UI Gothic";
}

UL A:link {
color : #0000ff ;
text-decoration : none ;
font-style : normal ;
}

UL A:visited {
color : #0000ff ;
text-decoration : none ;
font-style : normal ;
}

UL A:active,UL A:hover {
color : #ff00ff ;
text-decoration : none ;
font-style : normal ;
}

UL {
line-height:1.2em
}

A:link {
line-height:1.1em
}

A:link {
color : #0000ff ;
text-decoration : none ;
font-style : normal ;
}

A:visited {
line-height:1.1em
}

A:visited {
color : #0000ff ;
text-decoration : none ;
font-style : normal ;
}

A:active,A:hover {
line-height:1.1em
}

A:active,A:hover {
color : #ff00ff ;
text-decoration : none ;
font-style : normal ;
}

TT {
color : #ff8040 ;
font-size : 8pt ;
font-style : normal ;
background : #ffffff ;
}

EM {
color : #008000 ;
font-size : 8pt ;
font-style : normal ;
background : #ffffff ;
font-weight : bold ;
}

I {
color : #ff8040 ;
background : #ffff80 ;
font-size : 7pt ;
font-weight : bold ;
}

U {
color : #005e5e ;
background : #dfffff ;
font-style : normal ;
}

HR {
color : #00cccc ;
}

UL LI {
list-style : square ;
padding-bottom: 2px;
}