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

.italic {  font-family: Verdana; font-size: 8pt; font-style: italic; color: #330033 }

.bold {  font-family: Verdana; font-size: 8pt; font-weight: bold; color: #330033 }

.red {  font-family: Arial; font-size: 9pt; font-weight: bold; color: #CC0000 }

.orange {  font-family: Arial; font-size: 9pt; font-weight: bold; color: #FF9933 }

.rose {  font-family: Arial; font-size: 9pt; font-weight: bold; color: #CC3366 }

:link {color: #330033 }

:visited {color: #CC3366 } 

:active {color: #CC3366 }

.txt
{
	font-family : verdana;
	font-size : 8pt;
	color : #330033;
	padding-left : 32px;
	padding-right : 10px;
	padding-top : 30px;
	padding-bottom : 1px;
}