body { color: #006600 }
body { background-color: #FFFFFF }
body { margin-top: 0px }
body { margin-bottom: 0px }

a:link    { text-decoration:none; color:#00CC00 }
a:active  { text-decoration:none; color:#FFCC00 }
a:visited { text-decoration:none; color:#999966 }
a:hover   { text-decoration:underline; color:#FFCC00 }

td { color: #006600 }
td { font-size: 12px }

.a { color: #006600 }
.a { font-size: 12px }
.a { line-height: 130% }

.b { color: #FFFFFF }
.b { font-size: 14px }
.b { font-weight:bold }

.c { color: #006600 }
.c { font-size: 14px }
.c { line-height: 140% }

.nn { color: #006600 }
.nn { font-size: 12px }

.foot { color: #006600 }
.foot { font-size: 12px }
.d {
	font-size: 16px;
	color: #006600;
	line-height: 140%;
}
.e {
	font-size: 18px;
	font-weight: bold;
	color: #FF3300;
	line-height: 140%;
}

