h1,h2,h3,h4,h5 {
	color:#00a5d4;	
	margin-top:0px;
	padding-top:0px;
	padding-bottom:5px;
	margin-bottom:0px;
}
b{
font-weight:bold;	
}
h2{
	font-weight:300;
	font-size:210%;	
	padding-bottom:5px;
	margin-bottom:0px;
}

h3{
	font-weight:300;
	font-size:190%;
	padding-bottom:5px;
	margin-bottom:0px;
}

h4{
	font-weight:300;
	font-size:160%;
	padding-bottom:5px;
	margin-bottom:0px;
}

h5{
	font-weight:300;
	font-size:140%;
	padding-bottom:5px;
	margin-bottom:0px;
}
h6{
	font-size:140%;
	font-weight:300;
	color:#00a5d4;
	padding-bottom:5px;
	margin-bottom:0px;	
}
a{
	color:#00a5d4;
	text-decoration:underline;
}

a:hover{
	color:#00a5d4;	
	text-decoration:none;

}
p.first_paragraph{
	font-size:130%;
	line-height: 1.5;
		
		
}
hr{
 
 height:1px;
 border:none;
 background: #f0f0f0;	
}

body p{
	font-weight:300;
	font-size:110%;
	line-height: 1.5;
}