BODY {
	FONT-SIZE: 10pt; 
	WORD-SPACING: normal; 
	TEXT-TRANSFORM: none; 
	COLOR: #6D6D6D; 
	FONT-FAMILY: Arial; 
	LETTER-SPACING: normal;
	background-image:url('images/bg.jpg');
	background-repeat:repeat-x;
	background-color: #6D6D6D;
}

.link {
	FONT-SIZE: 8.5pt;
	font-family:Helvetica;
	}
	
.link A:link {
	COLOR: #000000;
	TEXT-DECORATION: none
}

.link A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none
}

.link A:active {
	COLOR: #000000;
	TEXT-DECORATION: none
}

.link A:hover {
	text-decoration: underline;
}


A:link {
	COLOR: #000000;
	TEXT-DECORATION: none
}

A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none
}

A:active {
	COLOR: #000000;
	TEXT-DECORATION: none
}

A:hover {
	text-decoration: underline;
}

SMALL {
	FONT-SIZE: 10pt
}

h1 {
	font-family: arial;
	font-size: 16px;
	margin-left: 10px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	margin-top: 10px;
}

BIG {
	FONT-SIZE: 10pt
}

td  {
	font-family: Arial;
	font-size: 9pt;
	text-align:justify;
	margin: 0px;
}

tr  {
	font-family: Arial;
    font-size: 9pt;
    text-align:justify;
   	}
   	
title {
    font-family: Arial;
    font-size: 10pt 
 }
 
td.font-1	{
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
}
  
td.font-2 {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	line-height: normal;
}