#Blog{
	padding:10px;
	text-align:left;
	font-family:"Trebuchet MS",Helvetica,Arial,freesans,sans-serif;
	font-size:13px;
	line-height:20px;
	letter-spacing:-0.02em;
}
#Blog a{
	color:#ffba00;
	font-style:italic;
}
#Blog a:hover{
	color:#3588b3;
}
#Blog h1{
	font-size:17px;
	margin-top:20px;
	margin-bottom:20px;
	color:#ffba00;
	letter-spacing:0.02em;
	font-weight:normal;
}
#Blog h2{
	font-size:14px;
	font-family:Arial;
	letter-spacing:normal;
	color:#006699;
	padding-top:20px;
}
#Blog h3{
	color:#808080;
}
#Blog b{
	text-decoration:underline;
}
#Blog p{
	text-indent:20px;
}
#Blog .Dt{
	font-family:Verdana;
	font-size:9px;
	font-weight:normal;
}