.debug {
    border:1px solid red;
    padding: 15px;
}

.clear{
clear:both;
}

ul{
list-style:none;
}
li p{
margin:0;
}
img{
border:0 none;
}

a{
text-decoration:none;
font-weight:bold;
}
a:hover{
text-decoration:underline;
}
a:active, a:focus{
outline:none;
}
td,p{
text-align:left;
}
h1,.componentheading{
font-size:1.7em;
font-weight:normal;
margin:0;
padding-bottom:0.1em;
}
h2,.contentheading{
font-size:1.3em;
font-weight:bold;
font-family:Helvetica, Arial, sans-serif;
letter-spacing:-0.02em;
}
h3{
font-size:1.2em;
font-weight:bold;
}
h4{
font-size:1.1em;
font-weight:bold;
}
h5{
font-size:1.1em;
font-weight:bold;
}
h6{
font-size:1em;
font-weight:bold;
}
/* #footer,.small {
font:0.9em Arial,Helvetica,sans-serif;
} */

.indent1 {
    margin-left: 30px;
}

.small {
	font-size: 90%;
	color:#777;
}