@charset "utf-8";

/* CSS Document */

body {
	font-size:100%;
	line-height:1.125em;
}

a:link {
	color: yellow;
	text-decoration: underline;
	font-size: 14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	color: yellow;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: #FFFFB9;
	text-decoration: underline;
	font-size: 14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:active {
	color: #FFFFB9;
	font-size: 14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}



.footer a:link {
	color: #0C1C36;
	font-size: 14px;
}

.footer a:visited {
	color: #0C1C36;
	font-size: 14px;
}

.footer a:hover {
	color: #0C1C36;
	font-size: 14px;
}

.footer a:active {
	color: #0C1C36;
	font-size: 14px;
}

.footer a:link a:visited a:hover a:active {  
 outline: none;  
 ie-dummy: expression(this.hideFocus=true); 
} 

.footer a img {
	outline: none;
}

.footer img {
	border: 0;
}



.footer1 a:link {
	color: #14242C;
	font-size: 16px;
}

.footer1 a:visited {
	color: #14242C;
	font-size: 16px;
}

.footer1 a:hover {
	color: #14242C;
	font-size: 16px;
}

.footer1 a:active {
	color: #14242C;
	font-size: 16px;
}

.footer1 a:link a:visited a:hover a:active {
 outline: none;  
 ie-dummy: expression(this.hideFocus=true); 
} 

.footer1 a img {
	outline: none;
}

.footer1 img {
	border: 0;
}


body.quest a.quest
{
  color: yellow
}



td#footer2 a:link {
	color: #0C1C36;
	font-size: 14px;
}

td#footer2 a:visited {
	color: #0C1C36;
	font-size: 14px;
}

td#footer2 a:hover {
	color: #0C1C36;
	font-size: 14px;
}

td#footer2 a:active {
	color:#0C1C36;
	font-size: 14px;
}



ol {
	color: #FFF;
}

ol p {
	color: #FFF;
}

p {
	font-size:0.94em; /* 16x.94 = 15.04 */
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-align: justify;
}

h1 {
	font-size: 1.4em; /* 16x1.4 = 22.4 */
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #7cfb83;
	text-align: center;
}

h2 {
	font-size: 1.2em; /* 16x1.2 = 19.2 */
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fd7672;
	text-align: center;
}

h3 {
	font-size: 1em; /* 16x1 = 16 */
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FC8AEC;
	text-align: center;
}

h4 {
	font-size: 0.75em; /* 16x.75 = 12 */
	font-family: Arial, Helvetica, sans-serif;
	color:#65FFF7;
	text-align: center;
	font-weight: bold;
}

h5 {
	font-size: 0.94em;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align: justify;
	font-weight: bold;
	padding-right: 35px;
	padding-left: 35px;
}

h6 {
	font-size: 0.94em;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}

.style4 {
	font-size: 0.75em;
	color: #65FFF7;
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.style5 {
	font-size: 0.94em;
	color: #7cfb83;
	font-weight: bold;
}

.style6 {
	font-size: 0.94em;
	color: #FC8AEC;
	font-weight: bold;
}

.style7 {
	font-size: 0.94em;
	color: white;
	font-weight: bold;
