a{
text-decoration:none;
color: #0082d5;
}
a:hover{
text-decoration:underline;
}

h1, .contentheading{
font-size:24px;
}
h2,.componentheading{
font-size:18px;
}
h3{
font-size:16px;
font-weight:normal;
}
h4{
font-size:15px;
font-weight:normal;
}
h5{
font-size:14px;
font-weight:bold;
}
h6{
font-size:10px;
font-weight:bold;
}

h1, h2, h3, h4, h5, h6 {
	color: #424242;
	margin: 5px 0;
}

