﻿#horizontalnavigation {
	display: none;
}
#verticalnavigation {
	display: none;
}

/* Styles for ContentContainer */
h1 {
	font-size: x-large;
}
h2 {
	font-size: large;
}
h3 {
	font-size: medium;
}
h4 { 
	font-size: x-small;
}
h5 { 
	font-size: xx-small;
}