.paragraf {  font-family: Arial; font-size: 8pt; color: #666666 }

.underline {  font-family: Arial; font-size: 8pt;  text-decoration: underline; color: #666666 }

.white {  font-family: Arial; font-size: 7pt;  font-weight: bold; color: #FFFFFF }

.italic {  font-family: Arial; font-size: 8pt; font-style: italic; color: #666666 }

.bold {  font-family: Arial; font-size: 8pt; font-weight: bold; color: #666666 }

:link {color: #666666 }

:visited {color: #99CC33 } 

:active {color: #99CC33 }

.txt
{
	font-family : Arial;
	font-size : 8pt;
	color : #666666;
	border-top : solid #FFF 1px;
	padding-left : 32px;
	padding-right : 0px;
	padding-top : 10px;
	padding-bottom : 1px;
}