body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	background-color: #FFFFFF;
	padding-left: 100px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
}
.red {
	color: #FF0000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
