@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
}

html,body{
	height: 100%;
	background-color: #29aae1;
}

.style1 {
	font-family: Trebuchet MS, Tahoma, Times, serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	padding: 0px 0px 0px 0px;
}

.style2 {
	font-family: Trebuchet MS, Tahoma, Times, serif;
	font-size: 18px;
	color: #ffffff;
	text-align:right;
	padding: 0px 0px 0px 0px;
}

.style3 {
	font-family: Trebuchet MS, Tahoma, Times, serif;
	font-size: 20px;
	color: #ffffff;
	text-align:left;
	padding: 20px 0px 0px 0px;
}

.style4 {
	font-family: Trebuchet MS, Tahoma, Times, serif;
	font-size: 16px;
	color: #ffd529;
	font-weight: bold;
	text-align:left;
	padding: 10px 0px 0px 0px;
}
.style4 a:link {color: #ffd529; text-decoration: none}     /* unvisited link */
.style4 a:visited {color: #ffd529; text-decoration: none}  /* visited link */
.style4 a:hover {color: #ffffff; text-decoration: none}   /* mouse over link */
.style4 a:active {color: #ffd529; text-decoration: none}   /* selected link */

.style5 {
	font-family: Trebuchet MS, Tahoma, Times, serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-align:left;
	padding: 10px 0px 0px 0px;
}
.style5 a:link {color: #ffffff; text-decoration: none}     /* unvisited link */
.style5 a:visited {color: #ffffff; text-decoration: none}  /* visited link */
.style5 a:hover {color: #ffd529; text-decoration: none}   /* mouse over link */
.style5 a:active {color: #ffffff; text-decoration: none}   /* selected link */

.style6 {
	font-family: Trebuchet MS, Tahoma, Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #00000;
	text-align:left;
	padding: 10px 5px 0px 5px;
}


.style7 {
	font-family: Trebuchet MS, Tahoma, Times, serif;
	font-size: 14px;
	color: #000000;
	text-align:left;
	padding: 5px 20px 20px 5px;
}
.style7 a:link {color: #000000;}     /* unvisited link */
.style7 a:visited {color: #000000;}  /* visited link */
.style7 a:hover {color: #ffd529;}   /* mouse over link */
.style7 a:active {color: #000000;}   /* selected link */

.style8 {
	font-family: Trebuchet MS, Tahoma, Times, serif;
	font-size: 13px;
	color: #ffffff;
	text-align:left;
	font-weight: normal;
	padding: 10px 0px 0px 0px;
}
.style8 a:link {color: #ffffff;}     /* unvisited link */
.style8 a:visited {color: #ffffff;}  /* visited link */
.style8 a:hover {color: #ffd529;}   /* mouse over link */
.style8 a:active {color: #ffffff;}   /* selected link */

.style9 {
	font-family: Trebuchet MS, Tahoma, Times, serif;
	font-size: 13px;
	color: #ffffff;
	text-align: right;
	text-decoration: none;
	padding: 10px 0px 0px 0px;
}

.style10 {
	font-family: Trebuchet MS, Tahoma, Times, serif;
	font-size: 14px;
	color: #000000;
	text-align:left;
	padding: 20px 5px 0px 0px;
}

.style11 {
	font-family: Trebuchet MS, Tahoma, Times, serif;
	font-size: 14px;
	color: #00000;
	text-align:left;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}

