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

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#000000;
}

p {
	margin:0 0 12px 0;
}
h1, h2, h3, h4, h5, h6 {
	margin:0 0 18px 0;
	font-weight:bold;
}
h1 {
	font-size:133.33%;
	color:#5094d1;
}
h2 {
	font-size:116.67%;
}
h3 {
	font-size:108.33%;
}
h4 {
	font-size:104.67%;
}
h5 {
	font-size:100.01%;
}
h6 {
	font-size:100.01%;
}

a {
	color:#5094d1;
}
a img {
	border:none;
}