@CHARSET "UTF-8";

h1{
	font-size:24px;
	color:#6C3365;
}

h2{
	font-size:22px;
	color:#6F00D2;
}

h3 {
	font-size:20px;
	color:#484891;
}

h4 {
	font-size:18px;
	color:#FF0080;
}

.blog-content, p{
	font-size:16px;
	color:#000000;
}

.blog-content a{color:#000000 !important;}