.graphics {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #003366;
	font-weight: normal;

}
.copy {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
	color: #0099FF;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #003366;
	text-decoration: underline;
}
.copywright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
}
.graphics strong {
	font-size: 16px;
}
.white bold {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
