div.postTitle {
       font-size: 11pt;
}
div.postText
{
	font-size: 14px;
        line-height:150%;
}

#classnavbar {
	display: none;
}

#nadframe {
	display:none;
}

#tagline {
	font-size: 11pt;
	position : absolute;
	top : 25px;
	right : 5px;
	margin : 0px;
	margin-left : 0px;
	font-family: "Courier New", Verdana, monospace;
}

blockquote {
	background: #F9F9F9;
	border: 1px solid #F4F4F4;
	color: #5B5B5B;
	font-size: 10pt;
	font-style: normal;
	line-height: 150%;
	padding: 0px 11px 0px 11px;
}

.BlogStatsBar{font-size: 9pt;}

h1 {
	font-size : 2.3em;
        font-weight: bold;
}
#leftmenu li
{
	font-size: 14px;
	margin-bottom: 5px;
	WORD-BREAK: break-all;
	WORD-WRAP: break-word;
}
#leftmenu h3 {
	font-size : 15px;
     	margin : 0px;
	margin-top : 10px;
        padding-top: 4px;		
	padding-bottom: 4px;
	padding-left: 3px;
	border-bottom: solid 1px Gainsboro;
}