body {
	/* customize_body */ font: normal normal 13px "Myriad Pro", sans-serif; /* customize_body */ 
	/* customize_body */ color:#000 /* customize_body */ 
}

img {border: 0px}
a,a:visited,a:active {
  color: #2d6ba3;
  text-decoration: none;
}
a:hover { 
  color:#2d6ba3;
  text-decoration: underline;
} 

h1,h2,h3,h4,h5{ color:#474747; margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px }
h1{ font-size:32px; line-height:28px; text-transform: lowercase; }
h2{ font-size:20px; line-height:21px; color: #575757 }
h3{ font-size:20px; line-height:21px; color: #48a7ea }
h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }
p{ padding:0px 0px 0px 0px; margin: 0px 0px 16px 0px}
/* RSS */
.rss-box .rss-item a { display:block; font-size:20px; line-height:21px; color: #48a7ea; font-weight:bold; text-decoration:none; padding: 0; text-align:left;}
.rss-box .rss-item .rss-date { font-size:small; color:#888 }
.rss-box .rss-item .rss-via { font-size:smaller; color:#aaa }
.rss-box .rss-item { display: block; padding-bottom: 1em }


