/* Page style CSS */

#text {
	font: arial, helvetica;
	font-family: sans-serif;
	font-size: 20px;
	line-height: 1.6;
	font-weight: normal
}
#text p {
	padding-left: 0px;
	font: arial, helvetica;
	font-family: sans-serif;
	font-size: 20px;
	line-height: 1.6;
	font-weight: normal
}
a {
	display: block;
	text-decoration: none;
	line-height: 1.6;
}
ul {
	list-style-type: none;
	text-align: center;
	line-height: 1.6
}
li {
	display: list-item;
	margin: 0px;
	padding: 0px;
	line-height: 1.6;
}
#main li a:link, ul#main li a:visited, ul#main li a:visited:hover, {
	outline: none;
	color: white;
	align-content: left
}
ul#main li ul.sub li a:link, ul#main ul.sub li a:visited;
	{
	background: transparent;
	color: #FFF;
	font: arial, helvetica, sans-serif
}
ul#main li ul.sub li a:link:hover, ul#main ul.sub li a:visited:hover {
	background: transparent;
	color: #FFF;
}
#main {
	margin-top: 0px;
	align-content: center
}
#text li {
	display: list;
	list-style-type: inherit;
	text-align: left;
	padding: 0px;
	color: #FFF;
	list-style-type: square;
	list-style-position: inside;
	text-indent: -1.35em;
}
#text li {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	font: arial, helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.6;
	color: #FFF;
	list-style-type: square;
	list-style-position: inside;
	text-indent: -1.35em;
}
#text ul {
	list-style: disc inside;
	text-align: left;
	list-style-type: square;
	list-style-position: inside;
	text-indent: -1.35em;
}
html {
	background-color: #1c2d4e;
	position: static
}
h1 {
	font: arial, helvetica;
	font-family: sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	line-height: 1.3
}
h2 {
	font: arial, helvetica;
	font-size: 26px;
	font-weight: bold;
	color: #FFF;
	line-height: 1.3
}
h3 {
	font: arial, helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	line-height: 1.3
}
p {
	font: arial, helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	line-height: 1.3
}
body {
	font: arial, helvetica;
	font-family: sans-serif;
	font-size: 20px;
	line-height: 1.6;
	font-weight: normal;
	text-align: left
}
ul {
	color: #FFF
}
a {
	text-decoration: none;
	color: #FFF
}