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

/* CSS Document */


body {
	text-align: center;
	
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 75%;
	color: #60707c;
	margin-top: -5px;
	margin-bottom: 30px;
  }
h1{
	font-size: 1.1em;
	color: #99cc33;
}
h2{
	color: #0c6493;
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 20px;
}
h2 a {
	color: #0c6493;
	text-decoration:none;
	text-align: left;
}
