@import '../styles.css';
@import '../forms.css';

body {
	font-size:90%;
}

h1 {
	font-size: 130%;
}

h2 {
	font-size: 130%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 110%;
}

h5 {
	font-size: 100%;
}
