body {
	font-size: 13px;
	line-height: 1.5;
	font-family: BPreplay, Calibri, Arial, sans-serif;
	color: #222226;
}
a:focus {
	outline:1px dotted invert
}
a:link {
	text-decoration: none;
	color: #10499e;
}
a:visited {
	text-decoration: none;
	color: #10499e;
}
a:hover {
	text-decoration: none;
	color: #2bd3fd;
}
a:active {
	text-decoration: none;
	color: #2bd3fd;
}
hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0
}
h1 {
	font-size:22px;
	color: #10499e;
	font-family: "Anivers Regular", Calibri, Helvetica, sans-serif;
	text-transform: uppercase;
}
h2 {
	font-size:20px;
	color: #999999;
	font-family: Rockwell, Georgia, Times, serif;
	font-weight: normal;
}
h3 {
	font-size:22px;
	color: #2bd3fd;
	font-family: Rockwell, Georgia, Times, serif;
	font-weight: normal;
}
h4 {
	font-size:18px;
	color: #a7a9ac;
	line-height: 2;
}
h5 {
	font-size:17px;
	color: #10499e;
	font-family: "Anivers Regular", Calibri, Helvetica, sans-serif;
	text-transform: uppercase;
}
h6 {
	font-size:15px;
	font-family: Rockwell, Georgia, "Times New Roman", serif;
	color: #222226;
	font-weight: normal;
}
ol {
	list-style:decimal
}
ul {
	list-style:square
}
li {
	margin-left:30px
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom:20px;
}

