<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">P {
	color : #006363;
	font-family : "Comic Sans MS";
	font-size : smaller;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	visibility : visible;
}
H1{
	color : Red;
	font-family : "Comic Sans MS";
	font-size : 30px;
	font-style : normal;
	text-align : center;
	font : normal;
}
H2 {
	color : #639CFF;
	font-family : "Comic Sans MS";
	font-size : 20px;
	font-style : normal;
	text-align : center;
	font : normal largerl;
}
H3 {
	color : #006363;
	font-family : "Comic Sans MS";
	font-size : 16px;
	font-style : normal;
	text-align : center;
	font : normal largerl;
}
h4 {
	color : #006363;
	font-family : Courier;
	font-size : 14px;
	font-style : normal;
	text-align : left;
	font : normal;
}

H6 {
	color : #006363;
	font-family : "Comic Sans MS";
	font-size : smaller;
	font-style : oblique;
	font-variant : normal;
	font-weight : normal;
	text-align : right;
}
</pre></body></html>