/*links page*/
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	text-indent: 0px;
	color: #996600;
	font-weight: bold;
	background-color: #FFFFCC;
	text-align: justify;
	margin: 10px;
	padding: 10px 10px 10px 10px;
}
p	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #996600;
	text-align: justify;
	font-weight: bolder;
	background-color: #FFFFCC;
}
table {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	text-indent: 0px;
	color: #000000;
	background-color: #FFFFCC;
	text-align: center;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	width: 100%;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #996600;
	text-align: center;
	background-color: #FFFFCC;
	border: thin solid #996600;
	padding: 10px;
	vertical-align: middle;
	width: 50%;
}
tr {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.25px;
	text-align: justify;
	color: #000000;
	background-color: #FFFFCC;
	width: 100%;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
hr {
	width: 85%;
	height: 4px;
	color: #990066;
	line-align: center;
}
a:link {
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.5;
	color: #0000FF;
	font-weight: bolder;
	text-align: center;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.5;
	color: #0000CC;
	text-align: center;
	font-weight: bolder;
	text-decoration: overline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.5;
	color: #CC0066;
	text-align: center;
	font-weight: bolder;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.5;
	color: #FF0000;
	text-align: center;
	font-weight: bolder;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 1.5;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bolder;
	color: #996600;
	text-align: center;
}
h7 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #996600;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: 800;
	color: #000000;
	text-align: center;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: 800;
	color: #000000;
	text-align: center;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.5;
	color: #996600;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #996600;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	text-align: center;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	line-height: 1.5;
	text-indent: 0px;
	font-weight: bold;
}
blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 1.5;
	font-weight: bold;
	text-align: justify;
	text-indent: 0px;
	margin: 0px 60px 0px 60px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.25;
	text-align: justify;
	text-indent: 2em;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
	text-align: justify;
	text-indent: 0px;
}
.img {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px;
	padding: 10px;
}
.imgevil {
	margin: 50px;
}
