
A:link
{
	color: black;
	text-decoration: none;
}

A:active
{
	color: black;
	text-decoration: none;
}

A:visited
{
	color: black;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

A.#link
{
	color: red;
}


BODY
{
	color: black;
	font-family: Verdana, Arial, serif;
}

HR
{
	color: black;
}

IMG
{
	border-color: orange;
}

TABLE
{
	border-width: 0;
}

.clBackgroundContent
{
}

.clBig
{
	font-size: 16pt;
}

.clContent
{
	font-size: 8pt;
	font-weight: bold;
}

.clCorsoInfo
{
	font-size: 8pt;
	font-weight: normal;
}

.clFooter
{
	font-size: 7pt;
	padding-left: 10;
	padding-right: 10;
}

.clFooterContent
{
	background-color: orange;
	font-size: 8pt;
	font-weight: bold;
}

.clHeaderContent
{
	background-color: white;
	font-size: 8pt;
	font-weight: bold;
}

.clInfo
{
	font-weight: normal;
	font-size: 8pt;
}

.clLabel
{
	background-color: orange;
	border: solid;
	border-width: 1;
	border-color: black;
	font-size: 8pt;
}

.clList
{
	border-left: solid;
	border-bottom: solid;
	border-color:orange;
	border-width: 1;
	font-size: 8pt;
	font-weight: bold;
}

.clListContent
{
	padding-left: 10;
}

.clListInfo
{
	font-weight: normal;
	padding: 10 0 10 10;
}

.clListTitle
{
	background-color: orange;
	font-weight: bold;
	padding-left: 10;
	padding-right: 10;
}

.clNormal
{
	background-color: white;
}

.clText
{
	background-color: white;
	border: solid;
	border-width: 1;
	border-color: orange;
	font-size: 8pt;
	font-weight: bold;
}

.clTitle
{
	background-color: orange;
	font-weight: bold;
}

.clTOC
{
	font-size: 8pt;
	font-weight: bold;
}
