body, p, table, td, li, ul, ol, h1, h2, h3,h4, h5, h6 {
	font-family: Verdana, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-decoration:none;
	color: black;
}

body, p, table, td, li, ul, ol {
	font-size:12px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #0066FF;
}

p {
	margin: 0 0 6px;
}

.source-code {
	color:#6b461d;
	/******/
	background:#EBDDCD none repeat scroll 0 0;
	border:1px dotted #23284E;
	font-family:"Consolas","Lucida Console","Courier New",monospace;
	margin:8px;
	overflow:auto;
	padding:0 15px 0 0;	
	
	
	/******/
}

.highlight {
	font-weight: bold;
	color:#6b461d;
}

.highlight-id {
	font-weight: bold;
	color:#23284E;
}

.highlight-name {
	font-weight: bold;
	color:#0066FF;
}

h1 {
	font-size: 16px;
	letter-spacing: 4px;
	margin: 0 0 6px;
}

.pubdate {
	font-style: italic;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: black;
	margin: 2px 0 5px;
	padding: 0 0 2px;
}
.ost-story-taxonomy {
	font-style: italic;
	font-weight: bold;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: black;
	margin: 5px 0 2px;
	padding: 2px 0 0;
}

.view-blog h2 {
	margin: 20px 0 6px;
}
.view-blog h2 a {
	text-decoration: none;
}
.white-bold {
		color: #FFFFFF;
		font-weight: bold;
		font-size: 14px;
}
h2 {
	font-size: 14px;
	letter-spacing: 3px;
	margin: 0 0 6px;
}

h3 {
	font-size: 13px;
	letter-spacing: 2px;
	margin: 0 0 5px;
}

h4 {
	font-size: 12px;
	letter-spacing: 2px;
	margin: 0 0 5px;
}

h5 {
	font-size: 11px;
	letter-spacing: 1px;
	margin: 0 0 4px;
}

h6 {
	font-size: 10px;
	letter-spacing: 1px;
	margin: 0 0 4px;
}