.main {
	background-color: #CCCCCC;
}
.titles {
	font-family: "Palatino Linotype";
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.body {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
}
.link2 {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
