﻿head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	text-align: center;
}
.style1 {
	border-width: 0px;
}
.style3 {
	margin: 10px;
	float: left;
}
.style2 {
	text-align: center;
}
.style4 {
	font-size:small
}
.style5 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	text-align: right;
}
.style6 {
	margin: 10px;
	float: right;
}

