@charset "ISO-8859-1";
.button {
	background-image: url(images/go_blue.gif);
	background-repeat: no-repeat;
}
.nav {
	font-family: verdana;
	font-size: 13px;
	line-height: 18px;
	color: #1E84B9;
}
.body {
	font-family: verdana;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	font-weight: normal;
}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #00ADE2;
	line-height: 25px;
}
