body
{
 background-color: #FFFEE1;
 font-family: "Verdana";
 text-align: justify;
 font-size: 8pt;
 font-color: #000000;
 SCROLLBAR-FACE-COLOR: #dee3e7; 
 SCROLLBAR-HIGHLIGHT-COLOR: #cccccc; 
 SCROLLBAR-SHADOW-COLOR: #e9eef5; 
 SCROLLBAR-3DLIGHT-COLOR: #e9eef5; 
 SCROLLBAR-ARROW-COLOR: #000000; 
 SCROLLBAR-TRACK-COLOR: #fffee1; 
 SCROLLBAR-DARKSHADOW-COLOR: #bdcce1; 
 SCROLLBAR-BASE-COLOR: #cccccc;
}


A:link
{
 color: #000000;
 text-decoration: none;
}
A:visited
{
 color: #3737AB;
 text-decoration: none;
}

A:active
{
 color: #37AFAB;
 text-decoration: none;
}

A:hover
{
 color: #3737AB;
 text-decoration: none;
}

table
{
 font-family: Verdana;
 font-size: 9pt;
 color: #000000;
 text-align: justify;
}

h1
{
 font-size: 13pt;
 color: #000000;
}

h2
{
 font-size: 10pt;
 color: #000000;
 margin: 0px;
}

hr
{
 color: #172C4A
}

ul
{
 margin-top: 5px;
 margin-bottom: 5px;
 margin-left: 25px;
}

ol
{
 margin-top: 5px;
 margin-bottom: 5px;
 margin-left: 30px;
}



.contenttable
{
	height: 450px;
	width: 500px;

	font-family: Verdana;
	color: #000000;
	font-size: 9pt;
	text-align: justify;
}
