h1 {
	font-size:2em;
	font-weight:bold;
	font-color:white;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;

}

h2 {
	margin:0 0 5px 0;
	font-size:1.6em;
	font-weight:normal;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;


}

h3 {
	margin:0 0 12px 0;
	font-size:1.4em;
	font-weight:normal;
	text-align:center;
	color: #FFFFFF;

}
h4 {
	font-size:1.2em;
	font-weight:normal;
	color: #FFFF00;

}
p {
line-height:1.5em;
text-align:center;
}
