@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
}

html,body{
	height: 100%;
	background-color: #ffffff;
		
}

.style1 {
	font-family: Helvetica, Times, serif;
	font-size: 20px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding: 20px 0 15px 15px;
}

.style2 {
	font-family: Helvetica, Times, serif;
	font-size: 15px;
	color: #000000;
	text-align:left;
	padding: 0 10px 15px 15px;
}
.style2 a:link {color: #ffffff}     /* unvisited link */
.style2 a:visited {color: #ffffff}  /* visited link */
.style2 a:hover {color: #000000}   /* mouse over link */
.style2 a:active {color: #ffffff}   /* selected link */

.style3 {
	font-family: Helvetica, Times, serif;
	font-size: 15px;
	color: #666666;
	font-weight: none;
	text-decoration: none;
	padding: 0 0 5px 15px;
	text-align: left;
}	

.style4 {
	font-family: Helvetica, Times, serif;
	font-size: 15px;
	color: #666666;
	font-weight: none;
	text-decoration: none;
	padding: 0 0 0 15px;
	text-align: left;
}	

.style5 {
	font-family: Helvetica, Times, serif;
	font-size: 15px;
	color: #000000;
	text-align:left;
	padding: 0 0 0 15px;
}
.style2 a:link {color: #ffffff}     /* unvisited link */
.style2 a:visited {color: #ffffff}  /* visited link */
.style2 a:hover {color: #000000}   /* mouse over link */
.style2 a:active {color: #ffffff}   /* selected link */


.style6 {
	font-family: Helvetica, Times, serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: none;
	text-decoration: none;
	padding: 0 0 3px 0;
	text-align: right;
}

.style6 a:link {color: #ffffff}     /* unvisited link */
.style6 a:visited {color: #ffffff}  /* visited link */
.style6 a:hover {color: #000000}   /* mouse over link */
.style6 a:active {color: #ffffff}   /* selected link */




.style7 {
	font-family: Helvetica, Times, serif;
	font-size: 15px;
	color: #000000;
	text-align:left;
	padding: 0 10px 15px 15px;
}
.style2 a:link {color: #ffffff}     /* unvisited link */
.style2 a:visited {color: #ffffff}  /* visited link */
.style2 a:hover {color: #000000}   /* mouse over link */
.style2 a:active {color: #ffffff}   /* selected link */

.style8 {
	color: #FFFFFF;
	font-weight: bold;
	
.style9 {color: #FFFFFF}



