@charset "UTF-8";
/* CSS Document */

h1{
	font-size: 1.2em;
	color: #00649d;
}
h2{
	font-size: 1em;
	color: #00649d;
	padding: 0px;
	margin-top: -20px;
}
p {
	font-size: .9em;
	line-height: 1.2em;
}