BODY {
 color: #000000 ;
 background-color: #dddddd ;
 background-attachment: fixed ;
 background-repeat: no-repeat ;
 background-position: 98% 98% ;
 font-family: Helvetica, Arial, "MS PGothic", sans-serif ;
}


A {
 text-decoration: none ;
}

A:link {
 color: #003399 ;
 background-color: transparent ;
}

A:hover {
 color: #0066ff ;
 background-color: transparent ;
}

A:active {
 color: #ccff33 ;
 background-color: transparent ;
}

A:visited {
 color: #9933cc ;
 background-color: transparent ;
}

H1 {
 font-size: x-large ;
 font-weight: bold ;
 font-family: Helvetica, Arial, "MS PGothic", sans-serif ;
}

H2 {
 font-size: large ;
 font-family: Helvetica, Arial, "MS PGothic", sans-serif ;
}

H3 {
 font-size: medium ;
 font-family: Helvetica, Arial, "MS PGothic", sans-serif ;
}

H4 {
 font-size: small ;
}

.left {
 text-align: left ;
}

.center {
 text-align: center ;
}

.right {
 text-align: right ;
}

.large {
 color: #fe0000 ;
 background-color: #ccddfe ;
 font-size: x-large ;
 font-weight: bold ;
 font-family: Helvetica, Arial, "MS PGothic", sans-serif ;
}

.small {
 font-size: small ;
}

.italic {
 font-style: italic ;
}

.bold {
 font-weight: bold ;
 color: #000000 ;
 background-color: #ccddfe ;
}

.red {
 color: #ff0000 ;
 background-color: transparent ;
}

.blue {
 color: #0000ff ;
 background-color: transparent ;
}

.green {
 color: #008000 ;
 background-color: transparent ;
}

table {
 width: 98% ;
 color: #000000 ;
 background-color: #ddddfe ;
 border-top:3px groove #000033;
 border-right:4px ridge #000033;
 border-bottom:4px ridge #000033;
 border-left:3px groove #000033;
 border-collapse:collapse;
 margin-bottom: 6px;
}

th {
 border-right:1px solid #003333;
 border-bottom:2px solid #003333;
 padding: 0px 4px 0px 4px;
}

td {
 border-right:1px solid #003333;
 border-bottom:1px solid #003333;
 padding: 0px 4px 0px 4px;
}

img {
 border: none ;
}

.w5p {
 width: 5% ;
}

.w10p {
 width: 10% ;
}

.w15p {
 width: 15% ;
}

.w20p {
 width: 20% ;
}

.w25p {
 width: 25% ;
}

.w30p {
 width: 30% ;
}

.w40p {
 width: 40% ;
}

.w50p {
 width: 50% ;
}
