﻿h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10px;
}

.orange{color:#bc8331;}
.white{color:white;}
.white_upper{color:white;text-transform:uppercase;}



