@charset "utf-8";
body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}
p {
	font-size: 13px;
}

h1 {
	font-size: 18px;
	line-height: 26px;
}

a:link,
a:visited,
a:active
{
	color: #415a68;

}


a:hover
{
	color: #f0ab00;

}
h2 {
	font-size: 15px;
	line-height: 22px;
}
