a:link
{
   color: #000080;
   text-decoration: none;
}

a:visited
{
   color: #000080;
   text-decoration: none;
}

a:active
{
   color: #000080;
   text-decoration: none;
}

a:hover
{
	color: #000080;
	text-decoration: none;
}


td
{
	FONT-FAMILY:'Arial';
	font-size:10pt
}

table.style1
{
	FONT-FAMILY:'Arial';
	font-size:10pt;
	border-width:1px;
	border-style:solid;
	border-color:#000080;

}



h1
{
	FONT-FAMILY:'Arial';
	FONT-SIZE:15pt;
	COLOR:#000080;
        margin-bottom:0px
}

h2
{
	FONT-FAMILY:'Arial';
	FONT-SIZE:12pt;
	COLOR:#000080;
        margin-bottom:0px
}


h3
{
	FONT-FAMILY:'Arial';
	FONT-SIZE:10pt;
	COLOR:#000080;
    margin-bottom:0px

}


hr
{
	COLOR:#000080;

}
