body {
	font-family:  Verdana, Century Gothic, sans-serif;
}
a {
	color:#333333;
}
a:hover {
	color:#CCCCCC;
}
a:visited {
	color:#999999;
}
.title {
	font-size:16px;
	font-weight:bold;
}
.subtitle {
	font-size:12px;
	font-weight:bold;
}
.content {
	font-size:12px;
}