body 
{
 background-image: url('pict/back.gif'); 
 background-position: center top; 
 background-repeat: repeat-y; 
}
td
{
	color: #444444;
	font-family: tahoma, sans-serif;
	font-size: 8pt;  
	margin: 0 0 0 0;
}
.rosetxt
{
	color: #EF037F;
}

ul.leftul {
    float: left;
    width: 100px; 
    margin: 0px;
    padding: 15px 0px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: square;
    position: relative;
  }
  
  ul.rightul {
    float: right;
    width: 100px; 
    margin: 0px;
    padding: 15px 0px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: square;
  }


.textblack
{
	font-family: tahoma, sans-serif;
	color: #000000;
	font-size: 9pt;
}
h1
{
	font-family: Arial, tahoma, sans-serif;
	color: #444444;
	font-size: 17px;
	margin: 0 0 0 0;
}

h2
{
	font-family: Arial, tahoma, sans-serif;
	color: #444444;
	font-size: 16px;
	margin: 0 0 0 0;
}

h3
{
	font-family: Arial, tahoma, sans-serif;
	color: #444444;
	font-size: 15px;
	margin: 0 0 0 0;
}

.penpict
{
	margin: 0px 0 15px 0;
}
.penshowpict
{	
	margin: 5px 0 0px 0; 
	display: block
}
.hrpict
{
	margin: 10px 0 10px 0;
}
.h14opera
{
	font-family: tahoma, sans-serif;
	color: #444444;
	font-size: 12px;
	font-weight : bold;
}
#redlink
{
	font-size: 10pt;
	color: #cc0000;
}
A#redlink:hover
{
	text-decoration: underline;
}
A:link
{
	font-family: tahoma, sans-serif;
	color: #444444;
	font-size: 8pt;
	text-decoration: none;
}
A:active
{
	font-family: tahoma, sans-serif;
	color: #444444;
	font-size: 8pt;
	text-decoration: underline;
}
A:visited
{
	font-family: tahoma, sans-serif;
	color: #444444;
	font-size: 8pt;
	text-decoration: none;

}
A:hover
{
	font-family: tahoma, sans-serif;
	color: #999999;
	font-size: 8pt;
	text-decoration: none;
}
A.ten:link
{
	font-family: tahoma, sans-serif;
	color: #444444;
	font-size: 10px;
	text-decoration: none;
}
A.ten:active
{
	font-family: tahoma, sans-serif;
	color: #444444;
	font-size: 10px;
	text-decoration: underline;
}
A.ten:visited
{
	font-family: tahoma, sans-serif;
	color: #444444;
	font-size: 10px;
	text-decoration: none;

}
A.ten:hover
{
	font-family: tahoma, sans-serif;
	color: #999999;
	font-size: 10px;
	text-decoration: underline;
}