h3 {
font-size:1.2em;
}
h4, h5, h6 {
font-size:1em;
}


h3, h1, h4, h5, h6 {
font-family :Georgia,'Trebuchet MS', 'Lucida Sans',  'Lucida Grande', 'Bitstream Sans Vera', 
		Verdana, Arial, Tahoma, Helvetica, Sans-Serif; 
color : #333; 
}


#content2col h2 a:link, #content2col h2 a:visited, #header2col h1 a:link, #header2col h1 a:visited, #content2col h3 a:link, #content2col h3 a:visited  {
color:#333;
font-weight:normal;
text-decoration:none;
border:none;
}
#content2col h2 a:hover, #content2col h2 a:active, #header2col h1 a:hover, #header2col h1 a:active, #content2col h3 a:hover, #content2col h3 a:active {
color:#999;

}

h2 {font-size: 1.7em !important;}

.postmeta {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 20px solid #EAEAEA;
}
