

body {
	margin: 15px;
	color: #000000;
	background-color: #CEE3F6;
}


table.bg {
        width: 750px;
        margin-left: auto;
        margin-right: auto;
}

.menulink {
      margin-left:8px;
      margin-right:8px;
}

.menu {
	padding-top: 25px;
}


a:link {
        font-style: italic;
	color: #006633;
	text-decoration: underline;
	background-color: transparent;
}

a:visited {
        font-style: italic;
	color: #006633;
	text-decoration: underline;
	background-color: transparent;
}

a:hover {
        font-style: italic;
	color: #ffffff;
	text-decoration: underline;
	background-color: #006633;
}

a:active {
        font-style: italic;
	color: #006633;
	text-decoration: underline;
	background-color: transparent;
}

.footer a:visited {
        font-style: italic;
	color: #F0B213;
	text-decoration: none;
	background-color: transparent;
}

.footer a:hover {
        font-style: italic;
	color: #000000;
	text-decoration: underline;
	background-color: #F0B213;
}

.footer a:active {
        font-style: italic;
	color: #F0B213;
	text-decoration: none;
	background-color: transparent;
}

td.footer {
        height: 61px;
        background-color: #8C1A0A;
}

td.aligntop {
        valign: top;
        vertical-align: top;
}

.center {
	font-size: 16px;
        font-style: italic;
        text-align: center;
}

.centerheading1 {
	font-weight: bold;
	font-size: 22px;
        font-style: italic;
        text-align: center;
	text-decoration: underline;
}

.centerheading2 {
	font-weight: bold;
	font-size: 22px;
        font-style: italic;
        text-align: center;
}

.bold {
	font-weight: bold;
}

.fontsize14 {
        font-size: 14px;
}

.copy {
        font-size: 12px;
}

.chartitem1 {
	color: #000000;
        font-size: 16px;
	font-weight: bold;
        font-style: italic;
        text-align: center;
}

.chartitem2 {
	color: #000000;
        font-size: 14px;
        font-style: italic;
        text-align: center;
}

.chartitem3 {
	color: #FFFFFF;
        font-size: 12px;
        font-style: italic;
        text-align: center;
}

.chartitem4 {
	color: #000000;
        font-size: 12px;
        font-style: italic;
        text-align: center;