body {
	font-family:times;
	font-size: 18px;
	line-height:1.2;
	color:#006;

}

a {
	
	font-weight:100;
	
	text-decoration:none;
	color:#006;

	font-family:times;
	font-size: 21px;
}




h1
{
font-size:22px;
font-weight:lighter;
padding-bottom:15px;
color:#006;
margin-bottom:-14px;
}

h2
{
font-size:20px;
font-weight:lighter;
padding-bottom:20px;
color:#006;
margin-bottom:-14px;
}

h3
{
font-size:27px;
font-weight:lighter;
padding-bottom:20px;
color:#006;
}


