body {
	background: #FFFFFF url(../images/bg.jpg) top left no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.content {
	font-family: georgia;
	font-size: 13px;
	color: #051b3a;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: 0.02em;
}
.content-big {
	font-family: georgia;
	text-transform: uppercase;
	font-size: 20px;
	color: #051b3a;
	text-decoration: none;
	line-height: 25px;
	letter-spacing: 0.05em;
}
.content-bigger {
	font-family: georgia;
	text-transform: uppercase;
	font-size: 22px;
	color: #051b3a;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	letter-spacing: 0.05em;
}
.footer {
	font-family: georgia;
	font-size: 10px;
	text-transform: uppercase;
	color: #051b3a;
	text-decoration: none;
	line-height: 17px;
	letter-spacing: 0.02em;
}
.footer-link {
	font-family: georgia;
	font-size: 10px;
	text-transform: uppercase;
	color: #051b3a;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
	letter-spacing: 0.02em;
}
.footer-link:hover {
	text-decoration: underline;
}
.ul1 {
	margin: 0px 0 0px 10px;
	padding: 0px 0 0px 0px;
	list-style:none;
}

.ul1 li{background:url(../images/bullet.gif) no-repeat left 2px; margin:0px;	padding:0px 0 4px 25px;	font-family:georgia; font-size:14px; font-weight:normal;
line-height:17px;	 
}
.topnav {
	letter-spacing: 0.05em;
	font-family: georgia;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #d9eef1;
	text-decoration: none;
}
.topnav:hover {
	color: #ffb400;
	text-decoration: underline;
}