﻿blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
	w
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	
	text-align: center;
}
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
h1 {
	font-family: "Comic Sans MS";
	font-size: xx-large;
	color: #FF0000;
	font-style: normal;
	font-weight:;
	text-align: center;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #000000;
	text-align: center;

}

h6 {
	font-family: "Comic Sans MS";
	font-size: xx-large;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}