﻿h1 {
	font-family: Cambria;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	font-size: 24pt;
}
h2 {
	font-family: Cambria;
	color: #000000;
	font-weight: normal;
	text-align: center;
	font-size: 20pt;
}
h3 {
	font-family: Cambria;
	color: #000080;
	font-weight: normal;
	text-align: center;
	font-size: 16pt;
}
h4 {
	font-family: Cambria;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}
h5 {
	font-family: Cambria;
	font-size: 10pt;
	color: #000080;
	font-weight: normal;
	text-align: center;
}
h6 {
	font-family: Cambria;
	font-size: 8pt;
	color: #000080;
	font-weight: normal;
	text-align: center;
}
hr {
	font-size: 8pt;
	color: #000080;
}

.IKRight {
	text-align: right;
}
.IKCenter {
	text-align: center;
}
body {
	font-family: Calibri;
	font-size: 14pt;
	color: #000080;
	text-align: center;
}
p {
	font-family: Calibri;
	font-size: 14pt;
	color:#000080;
	text-align: center;
}
.Table {
	text-align: center;
	margin-left:auto;
	margin-right:auto;

}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}

link {
	color: #FF0000;
}
.BlueLink
 {
	color: #0000FF;
}
.Content {
	width:800px;
	margin:0px auto;
	padding:15px;
}
