body {
    background-color: #A2C1A5;
    font: normal 14px;
    font-family: Garamond, Georgia, Times New Roman;
    color: #000000;
}

.largertext {
    font-family: Garamond, Georgia, Times New Roman;
	font-size: 14px;
}

td {
    font-family: Garamond, Georgia, Times New Roman;
	font-size: 14px;
    color: #000000;
}

td 1{
    font: normal 12px;
    font-family: Garamond, Georgia, Times New Roman;
    color: #000000;
}

th {
    font-family: Garamond, Georgia, Times New Roman;
	font-size: 142px;
    color: #000000;
}

h1 {
    padding-bottom: 0;
	margin-bottom: 0;
	padding: 0.3em;
	font-size: 14px;
	letter-spacing: 1px;
    font-family: Garamond, Georgia, Times New Roman;
}

a {
	text-decoration: none;
	color: #006633;
    font-family: Garamond, Georgia, Times New Roman;
	font-weight: bold;
	font-size: 14px;
}

a:link { color: #006633; text decoration: underline
}
 
a:visited { color: #006633; 
} 

a:hover { color: #006633;font-weight: bold; text-decoration: underline
}

.tableborder {
	border-top: #000000 1px solid;
}

.bottomborder {
	border-top: #000000 1px dotted;
	border-bottom: #000000 1px dotted;
}

.leftborder {
	border-left: #000000 1px solid;
}

.rightborder {
	border-right: #000000 1px solid;
}

.footer { 
    font-family: Garamond, Georgia, Times New Roman;
	font-size: 9px;
    color: #000000;
}

a.footer {
    color: #006633;
    font-family: Garamond, Georgia, Times New Roman;
	font-size: 9px;
	font-weight: bold;
}

a:link { color: ##006633; text decoration: underline
}
	
a.footer:visited { color: #006633; 
}

a.footer:hover { color: #006633;font-weight: bold; text-decoration: underline 
}.emphasis {
	color: #F00;
}

.divider {
color: #000000;border-bottom: #000000 1px solid;
}

.tableborder tr td table tr .largertext .largertext {
	font-size: +1;
}
.largetext {
	font-size: +1;
}
.tableborder tr td table tr .largertext .largertext {
	font-size: +2;
}
.greenemphasis {
	color: #002A19;
}
.tableborder tr td table tr .largertext .greenemphasis b {
	font-size: 2;
}
.emphasis {
	color: #A6000F;
}
