p
{
	font-size:10pt;
	font-family:arial, helvetica;
	color:#0F3A6A;
	vertical-align: top;
	margin-bottom: 0;
	margin-top: 0;
}

li,table,td
{
	font-size:10pt;
	font-family:arial, helvetica;
	color:#0F3A6A;	
	vertical-align: top;
}

p.small
{
font-size: 8pt;
font-family: arial, helvetica;
color:#0F3A6A;
}

p.where
{
font-size: 8pt;
font-family: arial, helvetica;
color:#BCAC8F;
margin-top: 5;
margin-bottom: 5;
}

h1
{
font-size: 9pt;
font-family:"Times New Roman", Times, serif;
color:#033000;
text-decoration:none;
background-color:355346;
}

h2
{
	font-family:"Times New Roman", Times, serif;
	font-size: 16pt;
	color:#0066B3;
	font-style: normal;
	margin-top: 20;
	margin-bottom: 5;
	line-height:0;	
}

h3
{
	font-family:"Times New Roman", Times, serif;
	font-size:13pt;
	color:#0066B3;
	font-weight: bold;
	text-decoration:none;
	margin-top: 10;
	margin-bottom: 5;
}

h4
{
	font-family:"Times New Roman", Times, serif;
	font-size:14pt;
	color:#0066B3;
	font-weight: bold;
	text-decoration:none;
	background-color:EFD9B5;
	margin-top: 10;
	margin-bottom: 5;
}

ul
{
list-style:square; 
}

text 
{
color:#355246;
}

hr
{
size:1;
color:#939BAD;
}

body
{
background-color:"#FBF5EB" ;
}

a:link    
{color:#0B294B}
a:visited 
{color:#777777}
a:active  
{color:#999999}
a:hover   
{color:#0166B2;
font-weight:normal;
text-decoration:underline
}

table.menu
{
	background-color: #FBF5EB;
	width: 900px;
	border: 1px #BBBBBB;
}
.tablink
{
	align: center;
	display: block;
	width: 100%;
	font-size:12px;
	text-indent: 5pt;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#015999;

}
.tablink:link
{
color: #015999; 
}
.tablink:visited
{
color: #015999;
}
.tablink:active
{
color: #015999;
}
.tablink:hover
{
color: #FFFFFF;
background-color: #015999;
text-decoration: none;
}


