﻿@charset "UTF-8";
/* CSS Document */
html {
	font-family: 'PT Sans', sans-serif;
}
body {
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
}
h1 {
	font-size: 120px;
	font-weight: 400;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 14px;
}

p {
font-weight: lighter;
font-size: 25px;
}

p2 {
font-weight: lighter;
font-size: 15px;
}

p3 {
font-weight: lighter;
font-size: 13px;
}

p4 {
line-height: 20px;
color:#c8c8c8;
font-weight: lighter;
font-size: 11px;
}