.BlockLetter {
	font-family:Courier New; 	color:#DC2B77;
	font-size:25px;
	font-weight:bold
}
.leftside-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	/*font-weight: bold;*/

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 253B51;
	line-height: 18px;
	text-align:justify;
}

.navbar { color: #FFFFFFl; text-decoration:none }

/*These are the 	link style definitions.*/
a.navbar:link { color: #FFFFFF}
a.navbar:visited { color: #FFFFFF}
a.navbar:hover { color: #6699CC}
a.navbar:active { color: #CC6633}.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 253B51;

}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #253B51;
	line-height: 18px;
	text-align:justify;
}
.sidebar-title {font-size: 12px;
		font-weight: bold;
}
.date-header{	font-size: 12px;
		font-weight: bold;
}
.post{		font-size: 11px;
}
.post-title{	font-size: 11px;
		font-weight: bold;
}
.post-body{	font-size: 11px;
}
.comment-link{	font-size: 11px;
}
.post-footer{	font-size: 11px;
}
.sidebar{	color:#FFFFFF;
}
sidebar-title{	color:#FFFFFF;
}
archive-list{	color:#FFFFFF;
}