BODY {
 color: #000000 ;
 background-color: #ccfefe ;
 background-image: url("../img/TQFeC.jpg") ;
 background-attachment: fixed ;
 background-repeat: no-repeat ;
 background-position: 98% 98% ;
}

A {
 text-decoration: none ;
}

A:link {
 color: #00aa44 ;
 background-color : transparent ;
}

A:hover {
 color: #00fe55 ;
 background-color : transparent ;
}

A:active {
 color: #00fefe ;
 background-color : transparent ;
}

A:visited {
 color: #008888 ;
 background-color : transparent ;
}

H1 {
 font-size: x-large ;
 font-family: Helvetica, Arial, "Osaka", "MS PGothic", sans-serif ;
 font-weight: bold ;
}

H2 {
 font-size: large ;
 font-family: Helvetica, Arial, "Osaka", "MS PGothic", sans-serif ;
}

H3 {
 font-size: medium ;
 font-family: Helvetica, Arial, "Osaka", "MS PGothic", sans-serif ;
}

H4 {
 font-size: small ;
}

.left {
 text-align: left ;
}

.center {
 text-align: center ;
}

.right {
 text-align: right ;
}

.indent {
 text-indent: 0% ;
}

.large {
 font-size: large ;
 font-family: Helvetica, Arial, "MS PGothic", sans-serif ;
}

.bold {
 font-weight: bold ;
}

.italic {
 font-style: italic ;
}

.red {
 color: #fe0000 ;
 background-color : transparent ;
}

.blue {
 color: #0000fe ;
 background-color : transparent ;
}

.green {
 color: #008800 ;
 background-color : transparent ;
}

.marginline {
 margin: 2% 0% 0% 0% ;
}

.ul {
 text-decoration: underline ;
 font-weight: bold ;
}

div.link {
 color: #00aa44 ;
 background-color: #88fefe ;
 border: 6px groove #006644 ;
 margin: 5px ;
 padding: 5px ;
 font-size: large ;
 font-weight: bold ;
 text-align: center ;
 width: 40%;
}

table {
 color : #000000 ;
 background-color: #defefe ;
 border-right:3px ridge #000033;
 border-bottom:3px ridge #000033;
 border-collapse:collapse;
 text-align: center ;
}

th {
 color : #000033 ;
 background-color: #99fefe ;
 border-right:1px solid #000033;
 border-bottom:2px solid #000033;
 padding: 0px 4px 0px 4px;
}

td {
 border-right:1px solid #000033;
 border-bottom:1px solid #000033;
 padding: 0px 4px 0px 4px;
}

img {
 border-width : 0px ;
}

.w5p {
 width: 5% ;
}

.w10p {
 width: 10% ;
}

.w15p {
 width: 15% ;
}

.w20p {
 width: 20% ;
}

.w30p {
 width: 30% ;
}

.w40p {
 width: 40% ;
}

.w50p {
 width: 50% ;
}

