﻿.h {
	font-family: Arial;
	font-size: 20px;
	color: #FFFFFF;
	text-align: left;
}
.p {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	text-align: justify;
}
.style1 {
	color: #CC0000;
}
.style2 {
	color: #000000;
}
.style3 {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	text-align: center;
}

