body
{	/* Font */\r\n	font-family: Arial, Verdana, sans-serif;\r\n	font-size: 12px;\r\n\r\n	/* Text color */\r\n	color: #222;\r\n\r\n	/* Remove the background color to make it transparent */\r\n	background-color: #fff;
}
html
{	/* #3658: [IE6] Editor document has horizontal scrollbar on long lines\r\n	To prevent this misbehavior, we show the scrollbar always */\r\n	_overflow-y: scroll
}
img:-moz-broken
{	-moz-force-broken-image-icon : 1;\r\n	width : 24px;\r\n	height : 24px;
}
img, input, textarea
{	cursor: default;
}
#title
{	width: 100%;\r\n	float: left;\r\n	margin: 0 0 1em 0;\r\n	padding: 0 0 0 10;\r\n	background-color: #CDC9C9;\r\n	border-bottom: 0px solid #ccc;  \r\n	font-size: 18px;\r\n	font-weight:bold;
}
#content
{	margin: 4;\r\n	padding: 4;
}
h1
{	color: #741472;\r\n	font-size: 14pt;\r\n        font-family:"Tahoma", Arial;\r\n	font-weight:bold;
}
span.mark_yellow
{background-color: yellow;
}
h2
{	color: #741472;\r\n	font-size: 12pt;\r\n        font-family:"Tahoma", Arial;\r\n	font-weight:bold;
}
h3
{color: #741472;\r\n	font-size: 10pt;\r\n        font-family:"Tahoma", Arial;\r\n	font-weight:bold;
}
normal
{color: #000000; font-size: 12pt; font-weight:normal; font-family:"Tahoma", Arial;
}
