@charset "UTF-8";

@import url("site.css");

/* 

General Template CSS

*/

.full_text {

}

.full_text h1 {
	font-size:24px;
	font-weight:400;
	margin-top:0px;
}

.full_text h2 {
	font-size:22px;
	font-weight:400;
	color:#8a8a8a;
	margin-top:0px;
}
