h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;

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

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

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

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #b4b7b1;
}
a.example1:link {
	color: #666666;
	font-weight: normal;
	text-decoration: none;


}
a.example1:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;



}
a.example1:hover {
	color: #999999;
	font-weight: normal;
	text-decoration: none;



}
a.example1:active {
	color: #333333;
	font-weight: normal;
	text-decoration: none;



}
a.example2:link {
	color: #7a8698;
	font-weight: normal;
	text-decoration: underline;


}
a.example2:visited {
	color: #7a8698;
	font-weight: normal;
	text-decoration: underline;


}
a.example2:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;



}
a.example2:active {
	color: #7a8698;
	font-weight: normal;
	text-decoration: underline;



}
