/* @override http://sampledata.pixlock.com/videostabilization/main.css */

body {
		line-height: 135%;
		font-family: "Trebuchet MS", sans-serif;
}h1, h2, h3, h4, h4 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 15px 0 10px;
}h1 {
	font-size: 135%;
}

h2 {
	font-size: 120%;
}

h3 { 
   font-size: 150%;
}

h4 {
	font-size:  120%;
}

h1 {
	color: #277BC0;
}

h2 {
	color: #277BC0;
}

h3 { 
   color: #666;
}

a {
	color: #277BC0;
}