body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #151925;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
	height: 20px;
		
}

h1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 110%;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#01166F;
}

.info {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}


.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#01166F;
}


.footer {
	
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana,Arial,sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

A:Link {
	text-decoration:none;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana,Arial,sans-serif;
	color: #01166F;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
A:Visited {
	text-decoration:none;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana,Arial,sans-serif;
	color: #01166F;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
A:Hover {
	text-decoration:underline;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana,Arial,sans-serif;
	color: #0397EC;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
A:Active {
	text-decoration:none;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana,Arial,sans-serif;
	color: #01166F;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}


.footer A:Link {
	text-decoration:none;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana,Arial,sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.footer A:Visited {
	text-decoration:none;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana,Arial,sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.footer A:Hover {
	text-decoration:underline;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana,Arial,sans-serif;
	color: #0397EC;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.footer A:Active {
	text-decoration:none;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana,Arial,sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
