body {
    background: #C4D0CF url(images/gmbak.gif); margin: 0px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #333333;
}
a {
    color: #333333; text-decoration: underline;
}
a:visited {
    color: #333333; text-decoration: underline;
}
a:link {
    color: #333333; text-decoration: underline;
}
a:active {
    color: #333333; text-decoration: underline;
}
a:hover {
	color: #000000; text-decoration: underline;
}
b {
    font-weight: bold;
}
p {
    font-size: 10px;
}
td {
	font-size: 10px;
}
.copyright {
	font-size: 9px;
	color: #666666;
}
.quote {
    color: #657977;
	font-family: "Times New Roman", "Times", "serif";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}

