.Header01    { font-size: 200%; color: #6F6F6F; font-family: Comic Sans MS; font-weight: bold }
.Header02   { font-size: 130%; text-decoration:overline underline; font-style:italic; font-weight:bold }
.Header03    { font-size: 110%; font-family: Courier New; font-weight: bold }
span.Bullet  { color: #808080 }
span.CaptionDate	{color: #808080;float: left}
span.code {color: #008000; font-weight: bold}
span.Date        { color: #808080; font-size:10pt }
span.more			{ float:right; font-size:75%; margin-right:5}
span.PostTitle      { font-weight:bold; float:left; margin-left:10 }
td.Caption {font-size:60%}
td.list {
border-left-style: solid; border-left-width:1px; 
border-right-style:solid; border-right-width:1px; 
border-bottom-style:solid; border-bottom-width:1px;
/*valign:top*/
}


Code
{
	 margin: 10px 5%;
	 padding: 4px 8px;

	 background-color: #ededed;
	 border: 2px dashed #7485CA;
}


PRE
{
	 margin: 10px 5%;
	 padding: 4px 8px;

	 background-color: #ededed;
	 border: 2px dashed #7485CA;
}

LI      {  COLOR: #808080; list-style-type: circle }

BODY {
	MARGIN: 10px; COLOR: #000; BACKGROUND-COLOR: #FFFFFF; font-size: 80%}



IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}
A {
	COLOR: #003399; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff3300; border-bottom: 1px dotted #e0861e
}

.surround_code {
	 margin: 10px 5%;
	 padding: 4px 8px;

	 background-color: #ededed;
	 border: 2px dashed #7485CA;
}


/*TABLE {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px; BORDER-COLLAPSE: collapse
}
TD {font-size: 84%;	 FONT-FAMILY: Arial}
*/
