/* CSS Document */

#siteStyle h1 a, #siteStyle h2 a, #siteStyle h3 a, #siteStyle h4 a{
text-decoration:none;
color:#000;
}

#siteStyle h1, #siteStyle h2, #siteStyle h3, #siteStyle h4{
margin:20px 0;
}

#siteStyle h1{
font-size:22px;
}

#siteStyle h2, #siteStyle h3, #siteStyle h4{
font-size:20px;
}