@charset "UTF-8";
/* CSS Document */
p, h2, h3, h4, h5, h6
{
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

p
{
	font-size:14px;
}

h1
{
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size:50px;
	font-weight:600;
	line-height:0.1;
}

h2
{
		font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size:25px;
	line-height:1.5;
}

h3
{
	font-size:18px;
	line-height:1.5;
}

h4
{
	font-size:15px;
}

h5
{
	font-size:15px;
}

h6
{
	font-size:15px;	
}