@charset "utf-8";
/* CSS Document */

body, p {
	margin: 0;
}

.logotext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
        margin-top: 14px;
}
.logotext a {
	font-size: 36px;
	font-style: normal;
}
