	P { 
		font-family: ¸¼Àº °íµñ, µ¸¿ò, Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; 
		line-height:150%; 
		margin-top:20px; 
		margin-bottom:16px;
	}

	li, ol { font-family: ¸¼Àº °íµñ, µ¸¿ò, Verdana, Arial, Helvetica, sans-serif; font-size: 9pt;  }

	table.normal {font-family: ¸¼Àº °íµñ, µ¸¿ò; font-size:9pt;}
	span.question {background-color:#ffffff; font-weight:bold;}
	.section {background-color:#00cccc; font-weight:bold;}
	span.mark { color: #800000; background-color: #00FF00 }
	.codeblock      { padding:10px; background-color: #EAEAE6 }
	span.marknum { vertical-align: super; font-weight:bold; font-size:8pt; }

/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */
html,body {margin:0;padding:0; background:#999999;}
	.content {
		width: 700px; 
		min-height: 100%;

		background:#ffffff; margin:0px; }

* html .content{height:100%;}


	H1,H2,H3,H4 { 
		color: #ff9900; 
		font-weight: bold; 
	}

	H1 { 
		font-size: 13pt; 
		margin-bottom:0px; 
	}

	H2 { 
		font-size: 11pt; 
		margin-bottom:0px;
	}
	
	H3 { 
		font-size: 10pt; 
		color: black; 
		background-color:#d0ff9d;
	}


	PRE {
		BACKGROUND-COLOR: #FBEDBB; 
		FONT-FAMILY: µ¸¿òÃ¼, "Courier New", Courier, mono; 
		WHITE-SPACE: pre; 
		padding:9px;
	}

	DIV {
		BACKGROUND-COLOR:#eeeeee; 
		PADDING:10px;
		font-size:9pt;
	}

	CODE { 
		COLOR: #990000; 
		FONT-FAMILY: "Courier New", Courier, mono; 
	}

	blockquote {
		margin: 0 0 0 30px;
		padding: 10px 0 0 20px;
		font-size: 90%;
		line-height: 1.5em;
		color: #666;
		background: url(http://www.blogblog.com/tictac_blue/quotes.gif) no-repeat top left;
	}

