h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #990000;
	font-weight: bold;
	padding: 44px 0px 10px 24px;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 5px;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 24px;
}
.questionmark {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	background-image:  url("images/questionmark.gif");
	top: 20px;
	left: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 118px;
	padding-top: 50px;
	border: thin dashed #0066CC;
	filter: Blur(Add=3, Direction=1, Strength=8);
}
.decastrolawfirm {
	font-family: "Eye glass", Arial;
	font-size: 14px;
}
.basics_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
