DIV.main {
	font-size: 12pt;
	color: #000000;
}
DIV.photo {
	font-size: 12pt;
	color: #000066;
}
DIV.trademark {
	font-size: 10pt;
	color: #666666;
}
DIV.copyright {
	font-size: 10pt;
	color: #CCCCCC;
}
a {
 	color: #CCCCCC;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}