/* Link Defaults */

        a:active  { color: #CC0033}
        a:hover   { color: #CC0033}
        a:link    { color: #67A917}
        a:visited { color: #67A917}
		

/* Used by Ines BEGIN */
body
{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 10pt; color : #333333; width:auto;}


 .PageTitle
{
	color: #67A917;
	font-size: 22pt;
	font-style: normal;
	font-weight: bold;
	text-indent: 0em;
	text-decoration: none;
	white-space: normal;
	margin-left: 0em;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
}

.Heading1
{
	font-family : Verdana;
	font-weight : bold;
	font-size : 13pt;
	text-decoration : none;
	color : #67A917;
	height: 30px;
	width: 800px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin: 0px;
	border: none;
	background-color: ;
}

.Heading2
{   font-family : Verdana;
	font-weight : bold;
    font-size : 11pt;
    color : #67A917;
   /*height: 30px;*/
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    margin: 0px;
}

.TableTitle1
{
	color: #6633FF;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-indent: 0em;
	text-decoration: none;
	white-space: normal;
	margin-left: 0em;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
}

.TableTitle
{
	color: #333333;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-indent: 0em;
	text-decoration: none;
	white-space: normal;
	margin-left: 0em;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
}
			
.TableText
{
	color: #333333;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-indent: 0em;
	text-decoration: none;
	white-space: normal;
	margin-left: 0em;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
}
	 
.Note /*Notes*/
{
	background-color : #DDDDFF;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-indent: 0em;
	text-decoration: none;
	white-space: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3D107B;
	/*border: 1px solid #000000;*/
	padding: 0.4em;
}
			
		
