.logo {
	font-family: "Bordeaux Roman Bold LET", Impact;
	font-size: 36px;
	color: #FF0000;
}
.rubrik {
	font-family: "New York";
	font-size: 24px;
	color: #FF0000;
}
.newstyle {
	font-family: Chicago;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #CC6633;
	text-decoration: blink;
}
.typwriter {
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
}
.title {
	font-family: "PortagoITC TT";
	font-size: 36px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	background-color: #000000;
	list-style-type: square;
	letter-spacing: normal;
	word-spacing: normal;
	border: none #000000;
}
