a:link {
	color: #ADBABD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}
a:active {
	color: #ADBABD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}
a:visited {
	color: Silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

BODY  {
	background-color : #FFFFFF;
	color : #000000;
}
.blue-bg  {
	background-color : #000066;
	color : #FFFFFF;
}
.title  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #000000;
	font-size : 11pt;
}

.title-white  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #FFFFFF;
	font-size : 11pt;
}
.sub-title  {
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	font-weight: bold;
	font-size : 9pt;
}
.header  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #000066;
	font-size : 13pt;
}
.header-link  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #666666;
	font-size : 13pt;
}
.header-white  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #ffffff;
	font-size : 13pt;
}
.copy  {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #000000;
	font-size : 9pt;
}
.copy-white  {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #ffffff;
	font-size : 9pt;
}
.copy-white-b  {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight: bold;
	color : #ffffff;
	font-size : 9pt;
}
.sm-copy  {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #000000;
	font-size : 8pt;
}
.sm-copy-white  {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #ffffff;
	font-size : 8pt;
}
.sm-copy-light  {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #ADBABD;
	font-size : 8pt;
}
.sm-copy-b  {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #000000;
	font-size : 8pt;
	font-weight : bold;
}
.sm-copy-red  {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #CE0000;
	font-size : 9pt;
	font-weight : bold;
}
