﻿h1 {
	font-family: Arial;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	font-size: 24pt;
}
h2 {
	font-family: Arial;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	font-size: 20pt;
}
h3 {
	font-family: Arial;
	color: #FF0000;
	font-weight: normal;
	text-align: left;
	font-size: 16pt;
}
h4 {
	font-family: Arial;
	font-size: 12pt;
	color: #FF0000;
	font-weight: normal;
	text-align: center;
}
h5 {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}
.IKRight {
	text-align: right;
}
.IKCenter {
	text-align: center;
}
body {

	background-color: rgb(1, 2, 94);
	font-family: Arial;
	font-size: 12pt;
	color: #FFFFFF;
}
li {
	text-align:left
}
p {
	font-family: Arial;
	font-size: 12pt;
	color:#FFFFFF;
	text-align:left;
}
.Table {
	text-align: center;
	margin-left:auto;
	margin-right:auto;

}
.TablePrice {
	padding: 2px;
	margin: 2px;
	border: 2px solid #FFFFFF;
	text-align: left;
	float: left;
}

a:link {
	color: #FFFF00;
}
link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
