html,body{
	font-family : Arial;
	color : #364B4F;
	font-size : 12px;
	line-height : 19px;
}

a , a:link, a:active, a:visited {
	color : #2aa4be;
	text-decoration : underline;
}

a:hover {
	color : #364B4F;
	text-decoration : none;
}

h1{
	padding : 0;
	margin : 0 0 7px 0;
	color : #2aa4be;
	font-size : 24px;
	font-family : Arial;
	line-height : normal;
	font-weight : normal;
}

h2{
	padding : 0;
	margin : 0 0 3px 0;
	color : #2aa4be;
	font-size : 15px;
	font-family : Arial;
	line-height : normal;
	font-weight : normal;
}

h3{
	padding : 0;
	margin : 0;
	color : #2aa4be;
	font-size : 12px;
	font-family : Arial;
	line-height : normal;
	font-weight : bold;
}
