body
{
	background-color:White;
	font-size:12pt;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
}

Table.Color
{
	background-color:#f9e9fe;
	color:Black;
	border: none;
}

Table.ColorArticle
{
	background-color:#fef9e7;
	color:Black;
	border: none;
}

P.Color
{
	background-color:#E3E3D5;
	width:100%;
	border: none;
	font-size:15pt;
}

SPAN.Search
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:900;
}

TD.Title
{
	background-color:#fcc7d6;
	font-family:Tahoma,Arial;
	font-size:10pt;
	text-align: right;
}

TD.UnTitle
{
	font-family:Tahoma,Arial;
	font-size:10pt;
	border:none;
	line-height: 30px;
}

TD
{
	 border:none;
}

TD.Text
{
	background-color:#F4E8D1;
	border:2px solid #CFBEAE;
	padding-right: 100;
	padding-left:100;
	line-height: 40px;
	text-align:justify;
	font-size:16px;
	font-face:tahoma;
}

LI.Color
{
	color : brown;
	font-size: 10pt;
	font-weight:700;
    letter-spacing : 1pt;
    border-color : Gray;
    border-width : 1px;
    border-style : solid;
    width : 98%;
}

LI
{
	margin-top:10px;
}

Div.Text
{
	width:98%;
	height:98%;
}

A.Color
{
	color : #6F3F0F;
	font-size: 10pt;
	text-decoration : none;
	cursor:hand;
}

A.Color:hover
{
	color : #800000;
	font-size: 10pt;
	text-decoration : none;
	cursor:hand;
}


Div.Gray
{
	color : #BBBBBB;
	font-size: 12pt;
	font-weight:700;
}

I.PageNumberOn
{
	background-color : #E3E3D5;
	font-size: 12pt;
	font-weight:600;
}

I.PageNumberOff
{
	font-size: 12pt;
	font-weight:600;
}