@charset "UTF-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: center;
	font-weight: normal;
}
.small {
	font-size: smaller;
	color: #333;
}
.white {
	color: #FFF;
}
h2 {
	font-size: 16px;
	font-weight: 100;
	color: #1068B6;
}
h1 {
	color: #0F6AB5;
	font-weight: 100;
}
h4 {
	font-size: 16px;
	color: #0F5DAB;
	font-weight: 100;
	background-image: none;
	background-repeat: no-repeat;
}
img {
	border-bottom-width: thick;
	border-bottom-style: none;
	border-bottom-color: #0F67B4;
}
img2 {
}
h3 {
	font-size: 13px;
	font-weight: 100;
	color: #0F64B2;
}
.blue {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #1064B4;
}
.blueer {
	font-size: larger;
	color: #0E66AB;
}
.blu {
	color: #0F63B1;
}
.right {
	text-align: right;
}
ul {
	text-indent: 0px;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

