body 	{
		background-color: #ffffff;
		font-family: Trebuchet MS, Lucida Sans, Lucida Sans Unicode, Arial, Helvetica;
		font-size: 10pt;
		}

p 		{
		margin-top: 0px;
		margin-bottom: 0px;
		font-family: Trebuchet MS, Lucida Sans, Lucida Sans Unicode, Arial, Helvetica;
		font-size: 10pt;		
		}
		
a:link		{
		color:#000000;
		font-family: Trebuchet MS, Lucida Sans, Lucida Sans Unicode, Arial, Helvetica;
		text-decoration:none;
		}

a:hover		{
		font-family: Trebuchet MS, Lucida Sans, Lucida Sans Unicode, Arial, Helvetica;
		text-decoration:none;
		color:#000000;
		}

a:visited	{
		font-family: Trebuchet MS, Lucida Sans, Lucida Sans Unicode, Arial, Helvetica;
		text-decoration:none;
		color:#000000;
		}

a:active	{
		font-family: Trebuchet MS, Lucida Sans, Lucida Sans Unicode, Arial, Helvetica;
		text-decoration:none;
		color:#000000;
		}

td			{
		color:#000000;
		font-family: Trebuchet MS, Lucida Sans, Lucida Sans Unicode, Arial, Helvetica;
		font-size: 10pt;
		vertical-align: top;
		}

table.pic td	{
		font-family: Trebuchet MS, Lucida Sans, Lucida Sans Unicode, Arial, Helvetica;
		font-size: 8pt;
		text-decoration: none;
		vertical-align: top;
		}


td.navigation a:link {
		font-family: Trebuchet MS, Lucida Sans, Lucida Sans Unicode, Arial, Helvetica;
		color : #000000;
		font-size: 10pt;
		vertical-align: top;
		text-decoration:none
		}

td.navigation a:visited {
		font-family: Trebuchet MS, Lucida Sans, Lucida Sans Unicode, Arial, Helvetica;
		color : #000000;
		font-size: 10pt;
		vertical-align: top;
		text-decoration:none
		}

td.navigation a:active {
		font-family: Trebuchet MS, Lucida Sans, Lucida Sans Unicode, Arial, Helvetica;
		color : #000000;
		font-size: 10pt;
		vertical-align: top;
		text-decoration:none;
		}

td.navigation a:hover {
		font-family: Trebuchet MS, Lucida Sans, Lucida Sans Unicode, Arial, Helvetica;
		color : #cc0000;
		font-size: 10pt;
		vertical-align: top;
		text-decoration:none;
		}

h1 		{
		font-family: Trebuchet MS, Lucida Sans, Lucida Sans Unicode, Arial, Helvetica;
		color : #000000;
		font-size: 12pt;
		font-weight:bold;
		margin-top: 3px;
		margin-bottom: 3px;
		}
		
h2		{
		font-family: Trebuchet MS, Lucida Sans, Lucida Sans Unicode, Arial, Helvetica;
		color : #000000;
		font-size: 10pt;
		font-weight:bold;
		margin-top: 1px;
		margin-bottom: 1px;
		}
		
h3 		{
		font-family: Trebuchet MS, Lucida Sans, Lucida Sans Unicode, Arial, Helvetica;
		color : #cc0000;		
		font-size: 10pt;
		font-weight:bold;
		margin-top: 1px;
		margin-bottom: 1px;	
		}
		
h4 		{
		font-family: Trebuchet MS, Lucida Sans, Lucida Sans Unicode, Arial, Helvetica;
		color : #000000;		
		font-size: 10pt;
		font-weight:bold;
		margin-top: 1px;
		margin-bottom: 1px;
		}
		
h5		{ 
		font-family: Trebuchet MS, Lucida Sans, Lucida Sans Unicode, Arial, Helvetica;
		color: #555555;
		font-size: 10pt;
		font-weight:bold;
		margin-top: 0px;
		margin-bottom: 0px;			
		}
		
hr		{
		color : #e00000;
		}
		
.txtgreen	{
		color : #008000;
		font-weight:bold;
		}
		
.txtred {
		color : #800000;
		font-weight:bold;
		}
		
.txtbold {
		font-weight : bold;
		}
		
.highlight {
		color : #800000;
		font-weight:bold;
		background-color:#FFFF66;		
		}
		
.titlered {
		font-family: Trebuchet MS, Lucida Sans, Lucida Sans Unicode, Arial, Helvetica;
		font-size: 10pt;
		font-weight:bold;
		color: #800000;
		}
