@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

a:link {
	text-decoration: none;
	color: #0691cb;
}
a:visited {
	color: #0691cb;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
.footer {

}
.bluetxt {
	color: #0691cb;
}
.header {
	font-size: 24px;
	color: #0691cb;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 17px;
	
}

.style1 {
	font-weight: bold;
}

