(cssref.css)
body{
	background:white;
}
.Title {
	color:#666666;
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.body {

	color:#333333;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.subtitle {


	color:#333333;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.list {


	color:#333333;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.footer {


	color:#666666;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: normal;
}