.paragraf {  font-family: arial; font-size: 9pt; color: #CCCCCC }

.italic {  font-family: arial; font-size: 8pt; font-style: italic; color: #CCCCCC }

.bold {  font-family: arial; font-size: 9pt; font-weight: bold; color: #FFFFFF }

.bold_grey {  font-family: arial; font-size: 8pt; font-weight: bold; color: #CCCCCC }

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

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

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

:link {color: #FFFFFF }

:visited {color: #CCCCCC } 

:active {color: #CCCCCC }

.txt
{
	font-family : arial;
	font-size : 8pt;
	color : #CCCCCC;
	padding-left : 15px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
}

.txt_home
{
	font-family : arial;
	font-size : 8pt;
	color : #CCCCCC;
	padding-left : 10px;
	padding-right : 20px;
	padding-bottom : 1px;
}

.txt2
{
	font-family : arial;
	font-size : 9pt;
	color : #CCCCCC;
	padding-left : 30px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
}
