body {
	margin: 0px;
	padding: 5px 0px 0px;
}
a:link {

}
a:visited {

}
a:hover {
}
a:active {
}
.text {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
}
.menu {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.title {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	margin: 2px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #F6F6F6;
}
.subtitle {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #993333;
}
