body {
	background-color:#efc054;
	font-family: Skia, Arial, Helvetica, sans-serif;
	}

p {
    font-size: 12px;
	line-height: 16px;
	color:#663;
	text-align: justify;
	vertical-align: text-top;
	padding: 15px;
	}

a:link {
	color:#0066CC;
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
}

a:visited {
	text-decoration: none;
	color:#999966;
}

a:hover {
	text-decoration: underline;
	color: #669900;
}

a:active {
	text-decoration: none;
	color: #FF6600;
}

h1 {
	font-size: 17px;
	line-height: 16px;
	color:#660;
	font-weight: bolder;
}

.intros {
	font-size: 15px;
	line-height: normal;
	color:#960;
	font-weight: normal;
	font-style: oblique;
}


h2 {
	font-size: 14px;
	line-height: 16px;
	color:#000;
	padding: 15px;
}
