#content h2{
background-color:#c697d5;
}
#leftcolumn #headerbox h2  {
margin:0px 0 0px 0;
color:#fff;
font-size:1.7em;
padding:7px 0 0 10px;
font-weight:bold
line-height:1.8em;
background-color:#c697d5;
overflow:hidden;
}
#leftcolumn #headerbox p  {
margin:0px 0 5px 10px;
color:#fff;
}
#leftcolumn #headerbox {
height:60px;
background-color:#c697d5;
}

#content h3 {
color:#c697d5;
font-weight:bold;
font-size:1.5em;
}

#content h4 {
color:#c697d5;
font-weight:bold;
font-size:1.3em;
}
#content h5 {
color:#c697d5;
font-weight:bold;
font-size: 1.2em;
padding-bottom: 5px;
}
#content h6 {
	color: #666666;
font-weight:bold;
font-size: 1.1em;
padding-bottom: 10px;
}
#content a, #content a:link, #content a:visited, #content a:hover  {
color:#c697d5;
}
#content table th {
background-color:#c697d5;
}