﻿h1 {
	font-family: Calibri;
	color: #006600;
	font-weight: normal;
	text-align: center;
	font-size: 24pt;
}
h2 {
	font-family: Calibri;
	color: #003300;
	font-weight: normal;
	text-align: center;
	font-size: 20pt;
}
h3 {
	font-family: Calibri;
	color: #8E0D34;
	font-weight: normal;
	text-align: left;
	font-size: 16pt;
}
h4 {
	font-family: Calibri;
	font-size: 12pt;
	color: #444444;
	font-weight: normal;
	text-align: center;
}
h5 {
	font-family: Calibri;
	font-size: 10pt;
	color: #444444;
	font-weight: normal;
	text-align: center;
}
h6 {
	font-family: Calibri;
	font-size: 8pt;
	color: #8080C0;
	font-weight: normal;
	text-align: center;
}

.IKRight {
	text-align: right;
}
.IKCenter {
	text-align: center;
}
body {
	font-family: Calibri;
	font-size: 12pt;
	color: #006600;
}
p {
	font-family: Calibri;
	font-size: 12pt;
	color: #006600;
	font-weight: normal;
}
.Table {
	text-align: center;
	margin-left:auto;
	margin-right:auto;

}
a:link {
	color: #0000FF;
}
link {
	color: #0000FF;
}
li {
	color: #006600;
}
a:visited {
	color: #0000FF;
}
.Content {
	width:800px;
	margin:0px auto;
	padding:15px;
}
