/* CSS Document */

a:link {color:#333333;text-decoration:none;}
a:hover {color:#666666;text-decoration:none;}
a:visited {color:#333333;text-decoration:none;}

body {background-color: #E8EAD2;
}

.copytext {
	font-size: 9pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 14pt; 
	color: #999999;
}
	
.copy-bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: bold;
	color: #999999;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: normal;
	color: #999999;
}

.fathead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	font-weight: bold;
	color: #666666;
	padding-bottom: 2pt;
}
.fathead-02 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
	color: #999999;

}

