﻿h1 {
	font-family: Aerial;
	font-size: 22pt;
	color: #FF0000;
	font-weight: normal;
	text-align: center;
}
h2 {
	font-family: Aerial;
	font-size: 18pt;
	color: #FF0000;
	font-weight: normal;
	text-align: left;
}
h3 {
	font-family: Aerial;
	font-size: 16pt;
	color: #000080;
	font-weight: normal;
	text-align: left;
}
h4 {
	font-family: Aerial;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
h5 {
	font-family: Aerial;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
.IKRight {
	text-align: right;
}
.IKCenter {
	text-align: center;
}
body {
	font-family: Aerial;
	font-size: 14pt;
}
p {
	font-family: Aerial;
	font-size: 14pt;
}

