body{
	background: #FFFFFF url(images/bg.gif) repeat-y
}

a { color: #008338; text-decoration: underline
}
a:hover { color: #CE0C18; background-color: #FFFFCC; text-decoration: none
}
#category a:link{ color: #000000; text-decoration: none
}
#category a:visited{ color: #000000; text-decoration: none
}
#category a:hover { color: #CE0C18; background-color: #FFFFCC; text-decoration: underline
}

.text8   {  font-size: 8pt; font-style: normal; font-weight: normal;
			line-height: 10pt }
.text9   {  font-size: 9pt; font-style: normal; font-weight: normal;
			line-height: 11pt }
.text10  {  font-size: 10pt; font-style: normal; font-weight: normal;
			line-height: 12pt }
.text11  {  font-size: 11pt; font-style: normal; font-weight: normal;
			line-height: 13pt }
.text12  {  font-size: 12pt; font-style: normal; font-weight: normal;
			line-height: 14pt }
.text13  {  font-size: 13pt; font-style: normal; font-weight: normal;
			line-height: 15pt }
.text14  {  font-size: 14pt; font-style: normal; font-weight: normal;
			line-height: 16pt }
