BODY {
 color: #000033 ;
 background-color: #fefecc ;
 background-image: url("img/TQFeC1.jpg") ;
 background-attachment: fixed ;
 background-repeat: no-repeat ;
 background-position: 98% 98% ;
}

A {
 text-decoration: none ;
}

H1 {
 font-size: x-large ;
 font-family: sans-serif ;
 font-weight: bold ;
}

H2 {
 font-size: large ;
 font-family: sans-serif ;
}

H3 {
 font-size: medium ;
}

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: sans-serif ;
}

.small {
 font-size: small ;
 font-family: 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 ;
}

.ul {
 text-decoration: underline ;
 font-weight: bold ;
}

div.link {
 color: #0044aa ;
 background-color: #88fefe ;
 border-style: groove ;
 border-width: 6px ;
 border-color: #004466 ;
 margin: 5px ;
 padding: 5px ;
 font-size: large ;
 font-weight: bold ;
 text-align: center ;
 width: 40%;
}

table {
 color : #000000 ;
 background-color: #fefecc ;
 text-align: center ;
}

th {
 background-color: #cccc66 ;
 border-right:1px solid #333300;
 border-bottom:2px solid #333300;
 padding: 0px 4px 0px 4px;
}

td {
 border-right:1px solid #333300;
 border-bottom:1px solid #333300;
 padding: 0px 4px 0px 4px;
}

img {
border-width : 0 ;
}
