body	{ 
	background: #000; 
	margin: 0; 
	font-size: 10px; 
	font-family : Arial, Helvetica; 
	color: #606060; 
}
a:link    { 
	color :#c33665; 
	text-decoration:none; 
}
a:active  { 
	color :#F2508D; 
	text-decoration:underline overline; 
}
a:visited { 
	color :#c33665; 
	text-decoration:none; 
} 
a:hover   { 
	color :#F2508D; 
	text-decoration:underline overline; 
}
td, p	{ 
	font-size: 12px; 
	line-height: 150%; 
	font-family : Arial, Helvetica; 
	color: #606060; 
}
td.pirm	{
	border-bottom: 1px dotted #333;
	font-size: 11px; 
	padding: 9px 0px;
	margin-bottom: 1px;
}
td.virm	{
	border-bottom: 1px dotted #333;
	font-size: 11px; 
	margin-bottom: 1px;
}
h1	{ 
	font-size: 36px; 
	line-height: 1em; 
	font-weight: 500;
	font-family : Arial, Helvetica; 
	color: #c33665; 
}
h2	{ 
	font-size: 24px; 
	font-family : Arial, Helvetica; 
	color: #c33665; 
	margin-top: 0px;
	margin-bottom: 0px; 
}
h3	{ 
	font-size: 14px; 
	font-family : Arial, Helvetica; 
	color: #c33665; 
	margin-top: 0px;
	margin-bottom: 0px; 
}
.ds	{ 
	font-size: 9px; 
	line-height: 90%; 
	font-family : Arial, Helvetica; 
	color: #333; 
	text-align: justify 
}
strong	{
	font-weight: 700;
	font-size: 0.7em;
}
