@charset "utf-8";
/* CSS Document */
body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size:1em;
	color: ffffff;
	background-repeat: repeat;
	background-image: url(../images/background_image_2160px.jpg);
	border-bottom: 0;
	border-top: 0;
}
p {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	color: #ffffff;
	text-indent: 2em;
	text-align: justify;
	border-bottom: 0;
	border-top: 0;
}
table, th, td {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: ffffff;
	font-size: 14px;
	background-image: none;
	border-bottom: 0;
	border-top: 0;
}
ul li {list-style: square; margin-bottom: 0.5em; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF;}
h1 {
	font-family: times new roman, times, serif;
	font-size: 2em;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
h2 {
	font-family: times new roman, times, serif;
	font-size: 1.5em;
	color: #FFFFFF;
	text-align: center;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
a:link {
	color: #FFFF00;
	font-weight:bold;
	font-size:1em;
	font-family:verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}
a:visited {
	color: #0000FF;
	font-weight:bold;
	font-size: 1em;
	font-family: verdana, helvetica, arial, sans-serif;
	text-decoration: none;
	text-align: center;
}
