body         {
	background-image: url(../Images/bkg2.gif);
	background-repeat: repeat-y;
	background-position: left 20%;
	margin-left: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

p            {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

a:link       {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
	font-weight: normal;
	
}
			   
a:visited    {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
	font-weight: normal;
	
}
			   
a:active     {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
	font-weight: normal;
	
}

a:hover     {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
	font-weight: bold;
	
}

h1           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
}

h2           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
}


h3           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

h4           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

h5           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

DIV {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
}


TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;

}
