@charset "utf-8";

Body {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}


h1 {
	font-size: 14px;
	color: #133039;

}
p {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-align: justify;
	letter-spacing: normal;

}
.bigheading {
	
	font-size: 1.9em;
	font-weight: bold;
	color: #003333;
	text-transform: none;
	line-height: normal;



}
a {
	font-size: 12px;
	font-weight: bold;
	color: #003333;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #99CC33;
}

