.style1 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 25px;
}
.style2, a {
	font-family: Tahoma;
	font-size: 8pt;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}
.style3 {
	font-family: Tahoma;
	font-size: 10pt;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
}

.style4 {
	font-family: Tahoma;
	font-size: 10pt;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}

.style5 {
	font-family: Tahoma;
	font-size: 10pt;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}

a button {
	border: 1px solid #1492cc;
	text-decoration:none;
	clear:both;
	height:22px;
	background:#eef1f2;
	color: #1492cc;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}

a button:hover{
	color: #1492cc;
	background:#eef1f2;
}

a:link {
	color: #1492cc;
}
a:visited {
	color: #1492cc;
}
a:hover {
	color: #666666;
}
a:active {
	color: #b0bbbf;
}
