	 html body { font-family:arial; background-color:#ffffff; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}

	 
	 .guideline_overview {font-size:11pt; font-weight:bold; text-align:left; color:#000000; text-decoration:none;}
	 .guideline_overview a {color:#000000; text-decoration:none;}
   .guideline_overview a:link {color:#000000; text-decoration:none;}
   .guideline_overview a:visited {color:#000000; text-decoration:none;}
   .guideline_overview a:hover {color:#000000; text-decoration:underline;}
   .guideline_overview a:active {color:#000000; text-decoration:none;}
   
	 .question_text {font-size:11pt; font-weight:normal; color:#000000; padding-right:10px; padding-top:3px; padding-bottom:3px;}	 
	 .question_number {font-size:11pt; font-weight:bold; color:#000000; padding-left:10px; padding-top:3px; padding-bottom:3px;}
	 .question_input {padding-right:10px;}
	 .question_dimension {font-size:9pt; font-weight:bold; color:#000000;}

	 .editor_controls {background-color:#A7BBC7; width:260px;}
	 .editor_interpart {background-image:url(../bitmaps/mqo_editor_interpart_background.png); background-repeat:repeat-y; background-position: top right; width:40px;}
	 .editor_content {background-color:#E6EBEE; background-image:url(../bitmaps/mqo_editor_content_background.png); background-repeat:repeat-y; background-position: top right;}
	 
	 h1 { font-size:25pt; font-weight:bold; color:#677EA0; margin-top: 0px; margin-bottom: 0px;}
	 
	 p { font-size:10pt; font-weight:normal; color:#000000; margin-top: 0px;}
	 
	 hr {color:#A7BBC7; height:1px;}