a.link1:link       { font-size: 12px; color: #999999; text-decoration:none}
a.link1:visited    { font-size: 12px; color: #999999; text-decoration:none}
a.link1:hover      { font-size: 12px; color: #F70000; text-decoration:none}
a.link1:active     { font-size: 12px; color: #F70000; text-decoration:none}

A:link    { font-size: 12px; color: #666666; text-decoration: underline}
A:visited { font-size: 12px; color: #666666; text-decoration: underline}
A:hover   { font-size: 12px; color: #F70000; text-decoration: underline}
A:active  { font-size: 12px; color: #F70000; text-decoration: underline}


.font11 {
	font-size: 11pt;
	line-height: normal;
	color: #000000;
}
.title { background-color:#E8F4D8; color:black }
td {  font-size: 13px; color: #666666}
.textline {  font-size: 9pt; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.background {
	background-attachment: scroll;
	background-image: url(images/bg00.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

