body
	{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #C9C9D4;
	}
.title_blue {
	font-size: 24px;
	color: #6666FF;
	font-weight: bold;
}
.header_blue {
	font-size: 18px;
	color: #335EA8;
}
.comment {color: #FF0000; font-weight: bold; }
.bottomlink {
	font-size: 12px;
	color: #3399FF;
	text-decoration: none;
}
A:visited { color:#3399FF; text-decoration: none; }
A:link { color:#3399FF;	text-decoration: none; }
.normal {
	font-size: 14px;
	color: #3366FF;
}
