
	a:link {
		color: #CC6633;
		text-decoration: none
	}
	
	a:visited {
		color: #CC6633;
		text-decoration: none
	}
	
	a:hover {
		color: #FF9966;
		text-decoration: none
	}
	
	a:active {
		color: #FF9966;
		text-decoration: none
	}
	
	a.blue:link {
		color: rgb(40,48,71);
		text-decoration: none
	}
	
	a.blue:visited {
		color: rgb(40,48,71);
		text-decoration: none
	}
	
	a.blue:hover {
		color: rgb(100,100,110);
		text-decoration: none
	}
	
	a.blue:active {
		color: rgb(100,100,110);
		text-decoration: none
	}
	
	table {
		font-family: Cochin, Garamond, serif;
		font-size: 11pt
	}

	hr.hr1 {
		height: 1px;
		border: 0px;
		color: rgb(200,200,200);
		background-color: rgb(200,200,200);
		width: 90%
	}
	
	html {
		border: 0px;
		margin: 0px;
		padding: 0px
	}
	
	body {
		position: absolute;
		top: -2px;
		left: -2px;
		width: 100.5%;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background-color: rgb(232,235,232);
		overflow-x: hidden
	}

	.outer_table {
		padding: 0px;
		margin: 0px;
	}

	.top_row {
		border-width: 0pt;
		border-spacing: 0pt;
		border-collapse: collapse;
		cell-padding: 0;
		cell-spacing: 0;
		height: 130;
		border-bottom-width: 0px;
		background-color: rgb(40,48,71)
	}

	.left_column {
		border-width: 0pt;
		border-spacing: 0pt;
		padding: 5px;
		padding-top: 10px;
		width: 180px;
		background-color: rgb(232,235,232);
		vertical-align: top;
		border-top-width: 0px;
		
	}
	
	.center_column {
		border-width: 0pt;
		border-spacing: 0pt;
		padding: 5px;
		padding-top: 10px;
		width: *;
		color: rgb(255,255,255);
		background-color: rgb(255,255,255);
		vertical-align: top;
		font-family: Cochin, Garamond, serif;
		border-right: 1px solid rgb(200,200,200);
		border-left: 1px solid rgb(200,200,200)
	}
	
	.text_body {
		margin-right: 30px;
		font-family: Cochin, Garamond, serif;
		font-size: 11pt;
		color: rgb(0,0,0);
		position: relative;
		top: -61px;
		left: 20px

	}
	
	.right_column {
		border-width: 0pt;
		border-spacing: 0pt;
		padding: 5px;
		padding-top: 10px;
		width: 180px;
		background-color: rgb(232,235,232);
		vertical-align: top
		
	}
	
	.inset_box {
		font-family: Cochin, Garamond, serif;
		font-size: 10pt;
		border-style: solid;
		border-width: 1pt;
		border-color: rgb(200,200,200);
		width: 160px;
		background-color: rgb(255,255,255);
		vertical-align: top
	}
	
	.outer_column_title {
		font-family: Cochin, Garamond, serif;
		font-size: 16pt;
		text-decoration: none;
		margin-left: 3px;
	}
	
	.input_box {
		width: 110 px;
		height: 16 px;
		background-color: rgb(255,255,255);
		border: black 1px rgb(200,200,200);
		color: black;
		font-family: Cochin, Garamond, serif;
		font-size: 11pt;
		font-weight: normal
	}
	
	.date {
		font-family: Cochin, Garamond, serif;
		color: black;
		font-size: 9pt;
		text-align: right;
		position: relative;
		top: -50px;
		left: 30px;
		z-index: 4;
	}
	
	.archive_year {
		font-family: Cochin, Garamond, serif;
		font-size: 12pt;
		position: relative;
		z-index: 4;
	}
	
	.archive_month {
		font-family: Cochin, Garamond, serif;
		font-size: 11pt;
		margin: 10px
	}
	
	.archive_day {
		font-family: Cochin, Garamond, serif;
		font-size: 10pt;
		margin-left: 20px;
		margin-right: 5px
	}
	
	.archive_title {
		font-family: Cochin, Garamond, serif;
		font-size: 9pt;
	}
	
	.comment_box {
	 	width=100%;
		font-family: Cochin, Garamond, serif;
		font-size: 10pt;
		padding: 5px 30px
	}
	
	.comment_header {
		border-bottom: 1px solid rgb(200,200,200);
		padding-right: 0px;
		padding-left: 0px;
		margin-right: 0px;
		margin-left: 0px
	}
	
	.title {
		margin-right: 10px;
		font-family: Cochin, Garamond, serif;
		font-size: 18pt;
		line-height: 16pt;
		position: relative;
		left: 10px;
		z-index: 4;
	}
	
	.title_arrow {
		position: relative;
		top: -20px;
		z-index: 3;
	}
	
	.outer_arrow{
		position: relative;
		top: 17px;
		left: -3px;
		z-index: 3;
	}
	
	.under_outer_arrow {
		position: relative;
		top: -30px;
		z-index: 2;
	}
	
	.under_outer_arrow {
		z-index: 4;
	}
	
	.num_comments_reply {
		color: rgb(0,0,0);
		margin-left: 15px;
		position: relative;
		z-index: 4;
	}
	
	.comment_arrow{
		position: relative;
		top: -10px;
		left: 4px;
		z-index: 3;
	}

	.under_comment_arrow {
		position: relative;
		top: -30px;
		z-index: 4;
	}
	
	.year_to_month_arrow {
		position: relative;
		top: -10px;
		left: 35px;
		z-index: 3;
	}
	
	.month_to_day_arrow {
		position: relative;
		top: -10px;
		left: 70px;
		z-index: 3;
	}
	
	.under_archive_arrow {
		position: relative;
		top: -12px;
		z-index: 3;
	}

	.text_zindex_4 {
		position: relative;
		z-index: 4;
	}

