body {
	color: #000000;
	background-color:  #FFFFFF;
	margin-top:0pt;
	margin-bottom:0pt;
	margin-left:0pt;
	text-align: center;
	background-image: url(img/bg.gif);
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
}
td {
	font-size: 10pt;
	font-weight: normal;
}
.bold { font-weight: bold; }
.pink {
	font-size: 14pt;
	color: #CC6666;
	font-weight: bold;
}
.green {
	font-size: 12pt;
	color: #669933;
	font-weight: bold;
}
.blue_s {
	font-size: 10pt;
	color: #330099;
	font-weight: bold;
}
.copyright {
	color: #FFFF70;
}
