body {   
    font-family:Georgia; 
    color: #000000;
}

img {
    border: 0px;
}

a, a:visited, a:active {   
    color: #66aa33;
	text-decoration: none; 
}

a:hover {    
    color: #555555;
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
    margin: 0px 0px 4px 0px;
    padding: 4px 0px;
    margin-top: 8px;
	font-weight:lighter;
	color: #555555;
}

h1 {   
	font-size:47px;
    line-height: 47px;	
	padding-bottom:20px;
}

h2 {
    font-size: 40px;
    line-height: 45px;	
	padding-top:15px;
	padding-bottom:15px;
}

.artTitle h2 {
	font-style:italic;
}

.articlePeople h2 {
	font-style:italic;
	padding-left: 2px;
	padding-bottom:5px;
}

.articlePeople .partnerItem h2 {
	font-style:normal;
	padding-left: 2px;
	padding-bottom:5px;
}

h3 {
    font-size: 35px;
    line-height: 40px;
	padding-top:20px;
	padding-bottom:15px;
}
h3.bordergreen{
	padding-top:5px;
	border-bottom: 1px solid #98C33A;
}

#columnRightHome p a .highlighted {
	color:#CC0000;
	
}
#columnRightHome h3 {
	font-size: 24px;
    padding:5px;
    line-height: 22px;
	color:#CC0000;
	letter-spacing:-1px;
}

#columnRightHome h3 a {
	color: #CC0000;
	text-decoration:none;
}

h4 {
    font-size: 25px;
    line-height: 18px;
	padding-bottom:15px;
}

h4.green{
	color:#98C33A;
}

.articlePeople h4{
	color:#E6367C;
}
	

h5 {
    font-size: 13px;
    line-height: 16px
}

p {
	font-size: 14px;
    padding: 0px 0px 0px 0px;
    line-height: 22px;
	color:#666666;
}
h1 p{
	 line-height: 45px;
}
.smallTitle{
	font-size:26px;
	padding-bottom:20px;
}
a.yellow{
	color:#ECC920;
}

