@charset "utf-8";
.top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.browse {
	font-size: 12px;
	color: #FFFFFF;
	background-color:#0099FF;
	font-weight:bold;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

h1 {
	font-size: 16px;
	font-weight:bold;
	color:#0099FF;
}

h2 {
	font-size: 14;
	font-weight:bold;
	color:#0099FF;
}

.nav {
	font-size: 10;
}