p{
	color: #000000;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 15px;
	}
	
h3{
	color: #153474;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
	}

ul, li{
	color: #000000;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	}
ul{
	margin-bottom: 15px;
	}
	
a,
a:link,
p a:link{
	color: #3467cc;
	text-decoration: underline;
	}
a:visited,
p a:visited{
	color: #3467cc;
	}
a:hover,
p a:hover{
	color: #407df4;
	text-decoration: underline;
	}

	
a.pageTextLink,
a.pageTextLink h3,
a.pageTextLink:link{
	color: #153474;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	}
a.pageTextLink:visited{
	color: #153474;
	}	
a.pageTextLink:hover{
	color: #2C5BBA;
	text-decoration:underline;
	}
* html a.pageTextLink:hover{
	color: #2C5BBA;
	text-decoration:underline;
	}
a.pageTextLink:hover h3{
	color: #2C5BBA;
	text-decoration:underline;
	}
* html a.pageTextLink:hover h3{
	color: #2C5BBA;
	text-decoration:underline;
	}

a:hover h3{
	color: #2C5BBA;
	}
h3 a:link{
	text-decoration: underline;
	}
h3 a:hover{
	text-decoration: underline;
	}
h3 a:visited{
	text-decoration: underline;
	}	

.disclaimer{
	color: #000033;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	}