/* Put your custom CSS here */

h1 {
	font-size:120%;
	color:#0067A6;
	font-weight:normal;
}


sub, sup { 
	font-size: 75%;
	line-height: 0; 
	position: relative; 
	vertical-align: baseline; 
}
sup { 
	top: -0.5em; 
}
sub { 
	bottom: -0.25em; 
}


