@charset "UTF-8";
h1 {
	font-weight: normal;
}
h2 {
	font-weight: normal;
}
h3 {
	font-weight: normal;
}
ul {
	list-style-type:none;
}
list {
	float:left;
}
a:link {
	color: #2164A2;
	text-decoration: none;
}
a:active {
	color: #2164A2;
	text-decoration: none;
}
a:visited {
	color: #2164A2;
	text-decoration: none;
}
a:hover {
	color: #2164A2;
	text-decoration: underline;
}
img {
	border: 0px;
}
