body {
        background-color: #cccccc;
        margin: 0px;
        padding: 0px;
        color: #000000;
        font-family: sans-serif, tahoma, arial;
        letter-spacing: 0px;
}

#header {
        text-align: center;
}

#content {
        color: #000000;
        text-align: left;
        font-size: 12px;
        font-family: sans-serif, tahoma, arial;
        letter-spacing: 0px;
        margin: 7px;
}

td {
        color: #000000;
        text-align: left;
        font-size: 12px;
        font-family: sans-serif, tahoma, arial;
        letter-spacing: 0px;
        margin: 7px;
}

#indent {
        padding-left: 7px;
}


#link {
        color: #000000;
        text-align: left;
        font-size: 12px;
        font-family: sans-serif, tahoma, arial;
        letter-spacing: 0px;
        margin: 0px;
}

h4 {
        color: #114411;
        text-align: left;
        font-size: 16px;
        font-family: sans-serif, tahoma, arial;
        letter-spacing: 0px;
}

#title {
        color: #114411;
        text-align: left;
        font-size: 18px;
	font-weight: bold;
        font-family: sans-serif, tahoma, arial;
        letter-spacing: 0px;
	margin: 0px;
}

#footer {
        color: #dddddd;
        text-align: center;
        font-size: 10px;
        font-family: sans-serif, tahoma, arial;
        letter-spacing: 0px;
}

A:link {
        text-decoration: none;
        color: #0000dd;
        font-weight: bold;
}

A:visited {
        text-decoration: none;
        color: #0000dd;
        font-weight: bold;
 }

A:active {
        text-decoration: none;
        color: #0000dd;
        font-weight: bold;
 }

A:hover {
        text-decoration: underline;
        color: #000000;
        font-weight: bold;
 }

#link A:link {
        text-decoration: none;
        color: #000000;
        font-weight: bold;
}

#link A:visited {
        text-decoration: none;
        color: #000000;
        font-weight: bold;
 }

#link A:active {
        text-decoration: none;
        color: #000000;
        font-weight: bold;
 }

#link A:hover {
        text-decoration: none;
        color: #006600;
	margin-left: 7px;
        font-weight: bold;
 }

table {
        border: 0;
        cellpadding: 0;
        cellspacing: 0;
      }

#footer A:link {
        text-decoration: underline;
        color: #ffffff;
        font-weight: normal;
}

#footer A:visited {
        text-decoration: underline;
        color: #ffffff;
        font-weight: normal;
}

#footer A:active {
        text-decoration: underline;
        color: #ffffff;
        font-weight: normal;
}

#footer A:hover {
        text-decoration: none;
        color: #ffffff;
        font-weight: normal;
}
